Exemplo n.º 1
0
 public DeviceLogDto SpGetLatestDeviceLog()
 {
     return(_deviceLogAdapter.SpGetLatestDeviceLog());
 }