Exemplo n.º 1
0
 public Action Run()
 {
     return(() => EmailFactory.Run(this));
 }