Пример #1
0
 public List <ParameterItem> ReadDeviceParameters(long internalId)
 {
     return(_resultsService.ReadDeviceParameters(internalId));
 }