Esempio n. 1
0
 public List <DeviceLogDto> SpGetAllDeviceLog()
 {
     return(_deviceLogAdapter.SpGetAllDeviceLog());
 }