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

Afficher le fichier Open project: mwoelk83/Mono.Cecil.Fluent

Méthodes publiques

Méthode Description
UnsetAllTypeAttributes ( this type ) : TypeDefinition
UnsetTypeAttributes ( this type ) : TypeDefinition

Method Details

UnsetAllTypeAttributes() public static méthode

public static UnsetAllTypeAttributes ( this type ) : TypeDefinition
type this
Résultat TypeDefinition

UnsetTypeAttributes() public static méthode

public static UnsetTypeAttributes ( this type ) : TypeDefinition
type this
Résultat TypeDefinition