public void Delete_Device(string id)
 {
     MainDeviceList.Delete_Device(id);
 }