C# Class GSoft.Dynamite.Monitoring.TimeTrackerScope

Time tracking scope
Inheritance: IDisposable
Mostrar archivo Open project: GSoft-SharePoint/Dynamite-2010

Public Methods

Method Description
Dispose ( ) : void
TimeTrackerScope ( string aggregateKey, IAggregateTimeTracker parentAggregator ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TimeTrackerScope() public method

public TimeTrackerScope ( string aggregateKey, IAggregateTimeTracker parentAggregator ) : System
aggregateKey string
parentAggregator IAggregateTimeTracker
return System