Method | Description | |
---|---|---|
AddFDP ( |
||
DeleteById ( int id ) : bool | ||
DeleteFDP ( |
||
Dispose ( ) : void | ||
EditFDP ( |
||
FDPService ( IUnitOfWork unitOfWork ) : System | ||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllFDP ( ) : List |
public FDPService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |