C# Class UowInterceptor, Adnc

工作单元拦截器
Inheritance: IInterceptor
Afficher le fichier Open project: AlphaYu/Adnc

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void
UowInterceptor ( UowAsyncInterceptor, uowAsyncInterceptor )

Method Details

Intercept() public méthode

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

UowInterceptor() public méthode

public UowInterceptor ( UowAsyncInterceptor, uowAsyncInterceptor )
uowAsyncInterceptor UowAsyncInterceptor,