C# Class Mono.Cecil.Fluent.Attributes.TypeDefinitionExtensions

ファイルを表示 Open project: mwoelk83/Mono.Cecil.Fluent

Public Methods

Method Description
UnsetAllTypeAttributes ( this type ) : TypeDefinition
UnsetTypeAttributes ( this type ) : TypeDefinition

Method Details

UnsetAllTypeAttributes() public static method

public static UnsetAllTypeAttributes ( this type ) : TypeDefinition
type this
return TypeDefinition

UnsetTypeAttributes() public static method

public static UnsetTypeAttributes ( this type ) : TypeDefinition
type this
return TypeDefinition