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

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

Public Methods

Method Description
UnsetAllPropertyAttributes ( this property ) : PropertyDefinition
UnsetPropertyAttributes ( this property ) : PropertyDefinition

Method Details

UnsetAllPropertyAttributes() public static method

public static UnsetAllPropertyAttributes ( this property ) : PropertyDefinition
property this
return PropertyDefinition

UnsetPropertyAttributes() public static method

public static UnsetPropertyAttributes ( this property ) : PropertyDefinition
property this
return PropertyDefinition