C# 클래스 NCop.Aspects.Weaving.AbstractPropertyInterceptionBindingWeaver

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

보호된 프로퍼티들

프로퍼티 타입 설명
aspectWeavingSettings IAspectWeavingSettings
lazyWeavedType Core.Lib.Lazy

보호된 메소드들

메소드 설명
WeaveType ( ) : FieldInfo

비공개 메소드들

메소드 설명
AbstractPropertyInterceptionBindingWeaver ( IPropertyAspectDefinition aspectDefinition, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

메소드 상세

WeaveType() 보호된 추상적인 메소드

protected abstract WeaveType ( ) : FieldInfo
리턴 System.Reflection.FieldInfo

프로퍼티 상세

aspectWeavingSettings 보호되어 있는 프로퍼티

protected IAspectWeavingSettings aspectWeavingSettings
리턴 IAspectWeavingSettings

lazyWeavedType 보호되어 있는 프로퍼티

protected Core.Lib.Lazy lazyWeavedType
리턴 Core.Lib.Lazy