Пример #1
0
 public IEnumerable <SymbolDto> GetSymbols()
 {
     return(plcService.GetSymbols());
 }