C# Class Mono.Rocks.Tests.TextReaderTest.MyStringReader

Inheritance: System.IO.StringReader
Afficher le fichier Open project: mono/rocks

Méthodes publiques

Свойство Type Description
WasDisposed bool

Méthodes publiques

Méthode Description
MyStringReader ( string s ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected méthode

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

MyStringReader() public méthode

public MyStringReader ( string s ) : System
s string
Résultat System

Property Details

WasDisposed public_oe property

public bool WasDisposed
Résultat bool