예제 #1
0
 public DeviceLogDto SpGetLatestDeviceLog()
 {
     return(_deviceLogAdapter.SpGetLatestDeviceLog());
 }