C# Class ReferenceAnalysisAlgorithm.ScopeTimer, DailyProjects

Inheritance: IDisposable
Afficher le fichier Open project: GHScan/DailyProjects

Méthodes publiques

Méthode Description
Dispose ( ) : void
ScopeTimer ( string name, Action log ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ScopeTimer() public méthode

public ScopeTimer ( string name, Action log ) : System
name string
log Action
Résultat System