Method | Description | |
---|---|---|
JsonFileStateRepository ( string filePath ) : System |
JsonFileStateRepository クラスの新しいインスタンスを初期化します。
|
|
LoadAsync ( |
|
|
SaveAsync ( |
|
Method | Description | |
---|---|---|
JsonFileStateRepository ( ) : System | ||
ReadJsonAsync ( ) : Task |
public JsonFileStateRepository ( string filePath ) : System | ||
filePath | string | |
return | System |
public LoadAsync ( |
||
obj | ||
return | Task |
public SaveAsync ( |
||
obj | ||
return | Task |