C# Class Aspectacular.DoNothingPerfTestAspect

Aspect for measuring baseline performance of this AOP framework.
Inheritance: Aspect
Datei anzeigen Open project: vgribok/Aspectacular

Public Methods

Method Description
Step_2_BeforeTryingMethodExec ( ) : void

Method Details

Step_2_BeforeTryingMethodExec() public method

public Step_2_BeforeTryingMethodExec ( ) : void
return void