Property | Type | Description |
---|
Method | Description | |
---|---|---|
SaveChanges ( ) : bool |
Commit the changes to the storage.
|
|
StorageContext ( IStorage storageObj ) : Tigwi.Storage.Library |
Initializes a new instance of the StorageContext class.
|
public StorageContext ( IStorage storageObj ) : Tigwi.Storage.Library | ||
storageObj | IStorage | /// The storage object. /// |
return | Tigwi.Storage.Library |