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