C# 클래스 NCop.Weaving.AbstractPropertyMethodSingatureWeaver

상속: AbstractMemberSignatureWeaver
파일 보기 프로젝트 열기: sagifogel/NCop

보호된 프로퍼티들

프로퍼티 타입 설명
propertyBuilder IPropertyTypeBuilder

보호된 메소드들

메소드 설명
AbstractPropertyMethodSingatureWeaver ( IPropertyTypeBuilder propertyBuilder, ITypeDefinition typeDefinition )

메소드 상세

AbstractPropertyMethodSingatureWeaver() 보호된 메소드

protected AbstractPropertyMethodSingatureWeaver ( IPropertyTypeBuilder propertyBuilder, ITypeDefinition typeDefinition )
propertyBuilder IPropertyTypeBuilder
typeDefinition ITypeDefinition

프로퍼티 상세

propertyBuilder 보호되어 있는 프로퍼티

protected IPropertyTypeBuilder propertyBuilder
리턴 IPropertyTypeBuilder