Method LoadFile
LoadFile(string)
Loads the contents of the specified file.
public void LoadFile(string fileName)
Parameters
fileName
stringName of file to load text.
Loads the contents of the specified file.
public void LoadFile(string fileName)
fileName
stringName of file to load text.