C# Class NCop.Aspects.Aspects.AspectMap

Afficher le fichier Open project: sagifogel/NCop Class Usage Examples

Méthodes publiques

Свойство Type Description
Empty AspectMap

Méthodes publiques

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

Private Methods

Méthode Description
AspectMap ( ) : System.Reflection

Method Details

AspectMap() public méthode

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
Résultat System.Reflection

Property Details

Empty public_oe static_oe property

public static AspectMap,NCop.Aspects.Aspects Empty
Résultat AspectMap