C# Class interceptor.Class2

Inheritance: BaseInterceptor
Afficher le fichier Open project: ABaboshin/DotNetCoreProfiler

Méthodes publiques

Méthode Description
ExecuteAfter ( ) : void
ExecuteBefore ( ) : void

Method Details

ExecuteAfter() public méthode

public ExecuteAfter ( ) : void
Résultat void

ExecuteBefore() public méthode

public ExecuteBefore ( ) : void
Résultat void