Method LoadFile
LoadFile(string)
When implemented by a class, loads the contents of the specified file.
void LoadFile(string fileName)
Parameters
fileNamestringName of file to load text.
When implemented by a class, loads the contents of the specified file.
void LoadFile(string fileName)
fileName stringName of file to load text.