C# Class ReferenceAnalysisAlgorithm.ScopeTimer, DailyProjects

Inheritance: IDisposable
Mostrar archivo Open project: GHScan/DailyProjects

Public Methods

Method Description
Dispose ( ) : void
ScopeTimer ( string name, Action log ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ScopeTimer() public method

public ScopeTimer ( string name, Action log ) : System
name string
log Action
return System