Ejemplo n.º 1
0
 public void ChangeStatus(object obj)
 {
     service.ChangeStatus(SelectedSensor);
     LoadData();
 }