C# Class GSoft.Dynamite.Monitoring.TimeTrackerScope

Time tracking scope
Inheritance: IDisposable
Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010

Méthodes publiques

Méthode Description
Dispose ( ) : void
TimeTrackerScope ( string aggregateKey, IAggregateTimeTracker parentAggregator ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TimeTrackerScope() public méthode

public TimeTrackerScope ( string aggregateKey, IAggregateTimeTracker parentAggregator ) : System
aggregateKey string
parentAggregator IAggregateTimeTracker
Résultat System