C# Class interceptor.Class2

Inheritance: BaseInterceptor
Exibir arquivo Open project: ABaboshin/DotNetCoreProfiler

Public Methods

Method Description
ExecuteAfter ( ) : void
ExecuteBefore ( ) : void

Method Details

ExecuteAfter() public method

public ExecuteAfter ( ) : void
return void

ExecuteBefore() public method

public ExecuteBefore ( ) : void
return void