Beispiel #1
0
 public Sys_AccountInfo AccountInfo(string id)
 {
     return(emailRepository.AccountInfo(id));
 }