Esempio n. 1
0
 public Sys_Email_Path Email_Path(string id)
 {
     return(emailRepository.Email_Path(id));
 }