Ejemplo n.º 1
0
 public LteRru Get(string cellName)
 {
     return(_service.QueryRru(cellName));
 }