C# Class Membership.Application.ExceptionInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: serdarb/Membership-Service

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void

Private Methods

Méthode Description
CreateInvocationLogString ( IInvocation invocation ) : string
GetPropertiesAndValues ( object argument ) : string

Method Details

Intercept() public méthode

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