Example #1
0
 public void Send(Customer customer, string message)
 {
     Console.WriteLine("Sending SMS to customer");
 }