Exemple #1
0
 public void RecyclePlane(PlaneObject Plane)
 {
     PlaneCollector.Collect(Plane);
 }