Method | Description | |
---|---|---|
CloseSession ( System.Guid id ) : void | ||
OpenSession ( ) : StorageSession | ||
StorageModule ( Storage storage ) : System |
Method | Description | |
---|---|---|
ConfigureImpl ( |
派生クラスで実装された場合、実際の設定処理を行います。
|
|
Dispose ( System.Boolean disposing ) : void | ||
InitializeImpl ( ) : void |
Method | Description | |
---|---|---|
Indent ( String str ) : String |
public CloseSession ( System.Guid id ) : void | ||
id | System.Guid | |
return | void |
protected ConfigureImpl ( |
||
configFile | 設定ファイル。 | |
return | void |
protected Dispose ( System.Boolean disposing ) : void | ||
disposing | System.Boolean | |
return | void |
public StorageModule ( Storage storage ) : System | ||
storage | Storage | |
return | System |