C# Class YALV.Common.RecentFileList.XmlPersister.SmartStream

Inheritance: IDisposable
Afficher le fichier Open project: LukePet/YALV

Méthodes publiques

Méthode Description
Dispose ( ) : void
SmartStream ( Stream stream ) : System
SmartStream ( string filepath, FileMode mode ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

SmartStream() public méthode

public SmartStream ( Stream stream ) : System
stream Stream
Résultat System

SmartStream() public méthode

public SmartStream ( string filepath, FileMode mode ) : System
filepath string
mode FileMode
Résultat System