Esempio n. 1
0
 public IBaseObject Read(string id)
 {
     return(InvitationDao.Read(id));
 }