C# Class NCop.Aspects.Weaving.GetPropertyAspectWeaver

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

Méthodes publiques

Méthode Description
GetPropertyAspectWeaver ( IPropertyTypeBuilder propertyTypeBuilder, MethodInfo method, IAspectDefinitionCollection aspectDefinitions, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection

Method Details

GetPropertyAspectWeaver() public méthode

public GetPropertyAspectWeaver ( IPropertyTypeBuilder propertyTypeBuilder, MethodInfo method, IAspectDefinitionCollection aspectDefinitions, IAspectWeavingSettings aspectWeavingSettings ) : System.Reflection
propertyTypeBuilder IPropertyTypeBuilder
method System.Reflection.MethodInfo
aspectDefinitions IAspectDefinitionCollection
aspectWeavingSettings IAspectWeavingSettings
Résultat System.Reflection