C# Class Ancestry.Daisy.Program.NoopPerformanceCounter
Mostra file
Open project: Ancestry/Daisy
Public Methods
Method |
Description |
|
Count ( InvokationContext context, IStatementDefinition definition ) : void |
|
|
CountOp ( ) : void |
|
|
End ( ) : void |
|
|
Start ( ) : void |
|
|
Method Details
public Count ( InvokationContext context, IStatementDefinition definition ) : void |
context |
Ancestry.Daisy.Statements.InvokationContext |
|
definition |
IStatementDefinition |
|
return |
void |
|
public CountOp ( ) : void |
return |
void |
|
public End ( ) : void |
return |
void |
|
public Start ( ) : void |
return |
void |
|