Beispiel #1
0
 public Action Run()
 {
     return(() => EmailFactory.Run(this));
 }