Beispiel #1
0
 public void Revert()
 {
     if (JSONData != null)
     {
         JSONData.Clear();
     }
 }