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

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

Méthodes publiques

Свойство Type Description
Calls List

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public méthode

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

Property Details

Calls public_oe static_oe property

public static List Calls
Résultat List