Example #1
0
 public IList <Email> Listar()
 {
     return(_IEmail.Listar());
 }