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

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

공개 메소드들

메소드 설명
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