Method | Description | |
---|---|---|
Get ( string key ) : string | ||
JsonLabelService ( IFileSystem fileSystem ) : System.Collections.Generic | ||
Remove ( string key ) : void | ||
Set ( string key, string value ) : void |
Method | Description | |
---|---|---|
Load ( ) : string>.Dictionary |
||
Save ( string>.Dictionary |
public JsonLabelService ( IFileSystem fileSystem ) : System.Collections.Generic | ||
fileSystem | IFileSystem | |
return | System.Collections.Generic |
public Set ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |