Esempio n. 1
0
 public IServiceClient GetServiceClient(string serviceId)
 {
     return(organizationFactory.MakeServiceClient(serviceId));
 }