C# Class AcessoDados.CatchExceptionAttribute

Inheritance: OnExceptionAspect
显示文件 Open project: Workker/ETLRedeDor

Public Methods

Method Description
OnException ( MethodExecutionArgs args ) : void

Method Details

OnException() public method

public OnException ( MethodExecutionArgs args ) : void
args MethodExecutionArgs
return void