C# Class Pluton.Stopper

Inheritance: CountedInstance, IDisposable
Datei anzeigen Open project: Notulp/Pluton

Public Methods

Method Description
Stopper ( string type, string method, float warnSecs = 0.1f ) : System

Private Methods

Method Description
IDisposable ( ) : void

Method Details

Stopper() public method

public Stopper ( string type, string method, float warnSecs = 0.1f ) : System
type string
method string
warnSecs float
return System