bool | Exists ( string fileName ) |
string | ReadAllText ( string fileName ) |
void | |
TextReader | OpenText ( string fileName ) |
| bool Meta.Conduit.IFileIo.Exists ( string fileName ) |
|---|
No description available.
|
| string Meta.Conduit.IFileIo.ReadAllText ( string fileName ) |
|---|
No description available.
|
| void Meta.Conduit.IFileIo.WriteAllText ( string path, string contents ) |
|---|
No description available.
|
| TextReader Meta.Conduit.IFileIo.OpenText ( string fileName ) |
|---|
No description available.
|