C# Class Demo.Framework.Extensions

Afficher le fichier Open project: fealty/Frost

Méthodes publiques

Méthode Description
SafeDispose ( this disposable ) : void

Private Methods

Méthode Description
AcquireSync ( this mutex ) : System.Result
ReleaseSync ( this mutex ) : System.Result

Method Details

SafeDispose() public static méthode

public static SafeDispose ( this disposable ) : void
disposable this
Résultat void