Example #1
0
 public static void IWantToSendMail()
 {
     SendMail?.Invoke(typeof(GlobalResources), EventArgs.Empty);
 }