C# Class OperateLogInterceptor, Adnc

操作日志拦截器
Inheritance: IInterceptor
Datei anzeigen Open project: AlphaYu/Adnc

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void
OperateLogInterceptor ( OperateLogAsyncInterceptor, opsLogAsyncInterceptor )

Method Details

Intercept() public method

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

OperateLogInterceptor() public method

public OperateLogInterceptor ( OperateLogAsyncInterceptor, opsLogAsyncInterceptor )
opsLogAsyncInterceptor OperateLogAsyncInterceptor,