Ejemplo n.º 1
0
 public EgoiMapList getAutobots(EgoiMap arguments)
 {
     return(decodeResultMapList(proxy.getAutobots(encodeMap(arguments))));
 }