API reference
API reference
Select your platform
No SDKs available
No versions available

IFileIo Interface

Overview

Public Member Functions

bool
Exists
( string fileName )
string
ReadAllText
( string fileName )
void
WriteAllText
( string path,
string contents )
TextReader
OpenText
( string fileName )

Details

Member Functions

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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon