static methodpublic static OpenedFile[] FilesFromPaths (string[] paths) Loads the contents of multiple files at the specified paths into instances
of the OpenedFile class.
paths
An array of OpenedFile instances containing the
loaded file data.