C# Class HermaFx.Utils.TempFile

Inheritance: IDisposable
Afficher le fichier Open project: evicertia/HermaFx

Méthodes publiques

Méthode Description
Dispose ( ) : void
TempFile ( ) : System
TempFile ( Stream data ) : System

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TempFile() public méthode

public TempFile ( ) : System
Résultat System

TempFile() public méthode

public TempFile ( Stream data ) : System
data Stream
Résultat System