コード例 #1
0
 public JsonFileManager(JsonManager jsonManager)
 {
     this._jsonManager = jsonManager;
 }