Simba.Data
Simba.Data.Repository.ProjectRepository
ProjectRepository(string) Constructor
Open an existing repository if the file already exists or create one if the file doesn't exist.
1 | |
Parameters
path System.String
Path to the project file (**.jsimba). If None an empty temporary file is created.