Esempio n. 1
0
 public IEmail Insert(IEmail value)
 {
     return(mapper.Create(value));
 }