コード例 #1
0
 public virtual void UpdatePermissionCategory(PermissionCategory entity)
 {
     entityDao.UpdatePermissionCategory(entity);
 }