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