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