Beispiel #1
0
 public void Send()
 {
     _email.SendEmail();
     _sms.SendSMS();
 }