コード例 #1
0
 public List <int> ReadDeviceErrors(long internalId)
 {
     return(_resultsService.ReadDeviceErrors(internalId));
 }