Пример #1
0
 public bool Destroy(object DeviceId)
 {
     return(DDeviceList.Destroy(DeviceId) == 1);
 }