C# 클래스 Mono.Cecil.Fluent.Attributes.TypeDefinitionExtensions

파일 보기 프로젝트 열기: mwoelk83/Mono.Cecil.Fluent

공개 메소드들

메소드 설명
UnsetAllTypeAttributes ( this type ) : TypeDefinition
UnsetTypeAttributes ( this type ) : TypeDefinition

메소드 상세

UnsetAllTypeAttributes() 공개 정적인 메소드

public static UnsetAllTypeAttributes ( this type ) : TypeDefinition
type this
리턴 TypeDefinition

UnsetTypeAttributes() 공개 정적인 메소드

public static UnsetTypeAttributes ( this type ) : TypeDefinition
type this
리턴 TypeDefinition