Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Peek ( ) : char | ||
Read ( ) : char | ||
Read ( int count ) : char[] | ||
RewindStringReader ( string s, bool ignoreCase ) : System | ||
Seek ( int offset ) : void |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Normalize ( char ch ) : char | ||
RewindStringReader ( ) : System |
public RewindStringReader ( string s, bool ignoreCase ) : System | ||
s | string | |
ignoreCase | bool | |
Résultat | System |