C# Class StreamFlushable, ave-2015-16-sem1-i41n

Inheritance: StreamWriter, IDisposable
Afficher le fichier Open project: isel-leic-ave/ave-2015-16-sem1-i41n Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
StreamFlushable ( Stream dest ) : System
StreamFlushable ( string path ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

StreamFlushable() public méthode

public StreamFlushable ( Stream dest ) : System
dest Stream
Résultat System

StreamFlushable() public méthode

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