C# Class DisposeCall.CustomStreamReader

Inheritance: StreamReader
Afficher le fichier Open project: honzakuzel1989/examples Class Usage Examples

Méthodes publiques

Méthode Description
CustomStreamReader ( string path ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

CustomStreamReader() public méthode

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

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void