Exemplo n.º 1
0
 public EgoiMap getClientData(EgoiMap arguments)
 {
     return(decodeResultMap(proxy.getClientData(encodeMap(arguments))));
 }