Method in Project
Loads and parses a Project from a file on disk.
public static Project LoadFromFile(string path)
string path
string
The path to the file to load.
The loaded Project .
Last updated 2 years ago
Was this helpful?