C# Class NCop.Aspects.Weaving.GetPropertyAspectWeaver

Inheritance: AspectPropertyWeaver
Show file Open project: sagifogel/NCop

Public Methods

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

Method Details

GetPropertyAspectWeaver() public method

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