C# Class withSIX.Core.Helpers.TmpDirectory

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
TmpDirectory ( IAbsoluteDirectoryPath path ) : System
TmpDirectory ( string path ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TmpDirectory() public méthode

public TmpDirectory ( IAbsoluteDirectoryPath path ) : System
path IAbsoluteDirectoryPath
Résultat System

TmpDirectory() public méthode

public TmpDirectory ( string path ) : System
path string
Résultat System