Beispiel #1
0
 public void FreeIslandMemory()
 {
     Islands.Clear();
     Islands = null;
 }