C# Class NCop.Aspects.Weaving.IsolatedFullPropertyInterceptionBindingWeaver

Inheritance: AbstractPropertyInterceptionBindingWeaver
Afficher le fichier Open project: sagifogel/NCop

Méthodes protégées

Méthode Description
GetAspectsWeavingSettings ( ) : IAspectWeavingSettings
WeaveType ( ) : FieldInfo

Private Methods

Méthode Description
IsolatedFullPropertyInterceptionBindingWeaver ( IAspectExpression getAspectExpression, IAspectExpression setAspectExpression, IPropertyAspectDefinition aspectDefinition, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

Method Details

GetAspectsWeavingSettings() protected méthode

protected GetAspectsWeavingSettings ( ) : IAspectWeavingSettings
Résultat IAspectWeavingSettings

WeaveType() protected méthode

protected WeaveType ( ) : FieldInfo
Résultat System.Reflection.FieldInfo