public RoleController(Sys_RoleBLL bll)
 {
     this.bll = bll;
 }