<< Click to Display Table of Contents >> NShape Reference
|
Creates a project store in the data source.
public abstract void Create(IStoreCache storeCache) |
Creates a project with the specified ProjectName in the store's data source.
Name |
Description |
---|---|
storeCache |
The store cache associated with this store. |
Name |
Description |
---|---|
ArgumentNullException |
The given IStoreCache is null. |