Method | Description | |
---|---|---|
AddRole ( Role entity ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteRole ( Role entity ) : bool | ||
Dispose ( ) : void | ||
EditRole ( Role entity ) : bool | ||
FindBy ( bool>.Expression |
||
FindById ( int id ) : Role | ||
GetAllRole ( ) : List |
||
RoleService ( ) : System |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |