Пример #1
0
 public bool DeleteSpecifiedLocationAlarm(int id)
 {
     return(service.DeleteSpecifiedLocationAlarm(id));
 }