static method
public static OpenedFile FileFromPath (string path)
Loads the contents of a file at the specified path into an instance of the OpenedFile class.
OpenedFile
path
The OpenedFile instance or null, if the file could not be loaded.