Example #1
0
 public override void Send()
 {
     BridgeComponents.Send("Email");
 }
Example #2
0
 public override void Send()
 {
     BridgeComponents.Send("SMS");
 }