예제 #1
0
 public IEnumerable <DatablockDescription> Get()
 {
     return(plcService.GetDatablocksInfo());
 }