C# Class Castle.Facilities.WcfIntegration.Tests.TraceInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Свойство Type Description
MethodCalled System.Reflection.MethodInfo

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
Reset ( ) : void

Method Details

Intercept() public méthode

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
Résultat void

Reset() public static méthode

public static Reset ( ) : void
Résultat void

Property Details

MethodCalled public_oe static_oe property

public static MethodInfo,System.Reflection MethodCalled
Résultat System.Reflection.MethodInfo