C# Class NCop.Aspects.Weaving.AbstractPropertyInterceptionBindingWeaver

Inheritance: AbstractBindingPropertyAspectWeaver
Show file Open project: sagifogel/NCop

Protected Properties

Property Type Description
aspectWeavingSettings IAspectWeavingSettings
lazyWeavedType Core.Lib.Lazy

Protected Methods

Method Description
WeaveType ( ) : FieldInfo

Private Methods

Method Description
AbstractPropertyInterceptionBindingWeaver ( IPropertyAspectDefinition aspectDefinition, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

Method Details

WeaveType() protected abstract method

protected abstract WeaveType ( ) : FieldInfo
return System.Reflection.FieldInfo

Property Details

aspectWeavingSettings protected property

protected IAspectWeavingSettings aspectWeavingSettings
return IAspectWeavingSettings

lazyWeavedType protected property

protected Core.Lib.Lazy lazyWeavedType
return Core.Lib.Lazy