C# Класс Mono.Cecil.Fluent.Attributes.PropertyDefinitionExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
UnsetAllPropertyAttributes ( this property ) : PropertyDefinition
UnsetPropertyAttributes ( this property ) : PropertyDefinition

Описание методов

UnsetAllPropertyAttributes() публичный статический Метод

public static UnsetAllPropertyAttributes ( this property ) : PropertyDefinition
property this
Результат PropertyDefinition

UnsetPropertyAttributes() публичный статический Метод

public static UnsetPropertyAttributes ( this property ) : PropertyDefinition
property this
Результат PropertyDefinition