C# Class NCop.Aspects.Aspects.AspectMap

Exibir arquivo Open project: sagifogel/NCop Class Usage Examples

Public Properties

Property Type Description
Empty AspectMap

Public Methods

Method Description
AspectMap ( MemberInfo target, MemberInfo contract, MethodInfo method, IAspectDefinitionCollection aspects ) : System.Reflection

Private Methods

Method Description
AspectMap ( ) : System.Reflection

Method Details

AspectMap() public method

public AspectMap ( MemberInfo target, MemberInfo contract, MethodInfo method, IAspectDefinitionCollection aspects ) : System.Reflection
target System.Reflection.MemberInfo
contract System.Reflection.MemberInfo
method System.Reflection.MethodInfo
aspects IAspectDefinitionCollection
return System.Reflection

Property Details

Empty public_oe static_oe property

public static AspectMap,NCop.Aspects.Aspects Empty
return AspectMap