C# Class withSIX.Core.Helpers.Disposable

Inheritance: IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Disposable ( System.Action dispose ) : System
Dispose ( ) : void

Method Details

Disposable() public méthode

public Disposable ( System.Action dispose ) : System
dispose System.Action
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void