コード例 #1
0
 public void FromJson(string serializedEnv)
 {
     EnvironmentToJsonHelper.FromJson(serializedEnv, this);
 }