C# Class NCop.Aspects.Weaving.AbstractPropertyInterceptionBindingWeaver

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

Protected Properties

Свойство Type Description
aspectWeavingSettings IAspectWeavingSettings
lazyWeavedType Core.Lib.Lazy

Méthodes protégées

Méthode Description
WeaveType ( ) : FieldInfo

Private Methods

Méthode Description
AbstractPropertyInterceptionBindingWeaver ( IPropertyAspectDefinition aspectDefinition, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

Method Details

WeaveType() protected abstract méthode

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

Property Details

aspectWeavingSettings protected_oe property

protected IAspectWeavingSettings aspectWeavingSettings
Résultat IAspectWeavingSettings

lazyWeavedType protected_oe property

protected Core.Lib.Lazy lazyWeavedType
Résultat Core.Lib.Lazy