Méthode | Description | |
---|---|---|
StorageInstance ( |
Initializes a new instance of the StorageInstance class.
|
Méthode | Description | |
---|---|---|
CreateMbro ( string path ) : |
||
Drop ( ) : void | ||
FlattenObject ( Newtonsoft.Json.Linq.JObject obj, string prefix = "" ) : string>.Dictionary |
||
Get ( string name, string id ) : object | ||
GetStorage ( string name ) : StorageContainerInstance | ||
Put ( string name, string id, object data ) : string | ||
Query ( string name ) : object |
public StorageInstance ( |
||
prototype | The prototype. | |
runner | ScriptRunner | The runner. |
path | string | The path. |
Résultat | System |