示例#1
0
 public static void CreateInstance()
 {
     WirelessPowerGrid.DestroyInstance();
     WirelessPowerGrid.Instance = new WirelessPowerGrid();
 }