Esempio n. 1
0
 public RoleController(Sys_RoleBLL bll)
 {
     this.bll = bll;
 }