C# Class UowInterceptor, Adnc

工作单元拦截器
Inheritance: IInterceptor
ファイルを表示 Open project: AlphaYu/Adnc

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void
UowInterceptor ( UowAsyncInterceptor, uowAsyncInterceptor )

Method Details

Intercept() public method

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
return void

UowInterceptor() public method

public UowInterceptor ( UowAsyncInterceptor, uowAsyncInterceptor )
uowAsyncInterceptor UowAsyncInterceptor,