Esempio n. 1
0
 public virtual CreateOrUpdateProfileConsumerResponse CreateOrUpdateProfileConsumer(Agent agent, CreateOrUpdateProfileConsumerRequest createOrUpdateProfileConsumerRequest)
 {
     return(AgentConnect.CreateOrUpdateProfileConsumer(agent, createOrUpdateProfileConsumerRequest));
 }