Exemple #1
0
 public static void Delete(int id)
 {
     NativeWrappers.DeleteCheckpoint(id);
 }