Ejemplo n.º 1
0
 public AlarmModel Get(string id)
 {
     return(objAlarm.GetAlarmData(id));
 }