C# Class Pluton.Stopper

Inheritance: CountedInstance, IDisposable
Afficher le fichier Open project: Notulp/Pluton

Méthodes publiques

Méthode Description
Stopper ( string type, string method, float warnSecs = 0.1f ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

Stopper() public méthode

public Stopper ( string type, string method, float warnSecs = 0.1f ) : System
type string
method string
warnSecs float
Résultat System