C# Class NCop.Aspects.Weaving.IsolatedGetPropertyInterceptionBindingWeaver

Inheritance: AbstractPartialPropertyInterceptionBindingWeaver
Show file Open project: sagifogel/NCop

Protected Methods

Method Description
GetAspectsWeavingSettings ( ) : IAspectWeavingSettings
WeaveType ( ) : FieldInfo

Private Methods

Method Description
IsolatedGetPropertyInterceptionBindingWeaver ( IAspectExpression aspectExpression, IPropertyAspectDefinition aspectDefinition, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

Method Details

GetAspectsWeavingSettings() protected method

protected GetAspectsWeavingSettings ( ) : IAspectWeavingSettings
return IAspectWeavingSettings

WeaveType() protected method

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