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

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

보호된 프로퍼티들

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

보호된 메소드들

메소드 설명
WeaveType ( ) : FieldInfo

비공개 메소드들

메소드 설명
AbstractMethodInterceptionBindingWeaver ( IAspectExpression aspectExpression, IMethodAspectDefinition aspectDefinition, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

메소드 상세

WeaveType() 보호된 메소드

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

프로퍼티 상세

aspectExpression 보호되어 있는 프로퍼티

protected IAspectExpression aspectExpression
리턴 IAspectExpression

aspectWeavingSettings 보호되어 있는 프로퍼티

protected IAspectWeavingSettings aspectWeavingSettings
리턴 IAspectWeavingSettings

lazyWeavedType 보호되어 있는 프로퍼티

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