Interface IProjectStorage
- Namespace
- IdeaStatiCa.BimApiLink.Persistence
- Assembly
- IdeaStatiCa.BimApiLink.dll
public interface IProjectStorage
Methods
IsValid()
bool IsValid()
Returns
Load()
void Load()
Save()
void Save()
public interface IProjectStorage
bool IsValid()
void Load()
void Save()