Пример #1
0
 public void Setup(string serviceUrl, string apiKey)
 {
     _messagingServiceClient.Setup(serviceUrl, apiKey);
 }