C# Class interceptor.Class1

Inheritance: BaseInterceptor
Datei anzeigen 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