Beispiel #1
0
 public void Destroy()
 {
     _instance = null;
 }
Beispiel #2
0
 private ManagementControl()
 {
     _instance = this;
 }