Exemplo n.º 1
0
 public Email ObterPorId(int Id)
 {
     return(_IEmail.ObterPorId(Id));
 }