コード例 #1
0
 public void Destroy()
 {
     _instance = null;
 }
コード例 #2
0
 private ManagementControl()
 {
     _instance = this;
 }