Constructor FileLoadEventArgs
FileLoadEventArgs(string)
Initializes a new instance of the FileLoadEventArgs
class with specified file.
public FileLoadEventArgs(string fileName)
Parameters
fileName
stringFile to load.
Initializes a new instance of the FileLoadEventArgs
class with specified file.
public FileLoadEventArgs(string fileName)
fileName
stringFile to load.