Esempio n. 1
0
 private static void CloseRampFile(Json json)
 {
     json.EndTag();
     json.Close();
 }