コード例 #1
0
 public virtual void DeletePermissionCategory(String code)
 {
     entityDao.DeletePermissionCategory(code);
 }