C# Class Base.TryLock

Inheritance: IDisposable
Afficher le fichier Open project: egametang/Egametang

Méthodes publiques

Méthode Description
Dispose ( ) : void
TryLock ( object obj ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TryLock() public méthode

public TryLock ( object obj ) : System
obj object
Résultat System