Esempio n. 1
0
 public virtual void CreateRole(Role entity)
 {
     entityDao.CreateRole(entity);
 }