Méthode | Description | |
---|---|---|
AddTransReqWithoutTransporter ( Models transReqWithoutTransporter ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteTransReqWithoutTransporter ( Models transReqWithoutTransporter ) : bool | ||
Dispose ( ) : void | ||
EditTransReqWithoutTransporter ( Models transReqWithoutTransporter ) : bool | ||
FindBy ( bool>.System |
||
FindById ( int id ) : Models.TransReqWithoutTransporter | ||
Get ( bool>.System |
||
GetAllTransReqWithoutTransporter ( ) : List |
||
Save ( ) : bool | ||
TransReqWithoutTransporterService ( IUnitOfWork unitOfWork ) : System |
public AddTransReqWithoutTransporter ( Models transReqWithoutTransporter ) : bool | ||
transReqWithoutTransporter | Models | |
Résultat | bool |
public DeleteTransReqWithoutTransporter ( Models transReqWithoutTransporter ) : bool | ||
transReqWithoutTransporter | Models | |
Résultat | bool |
public EditTransReqWithoutTransporter ( Models transReqWithoutTransporter ) : bool | ||
transReqWithoutTransporter | Models | |
Résultat | bool |
public FindBy ( bool>.System |
||
predicate | bool>.System | |
Résultat | List |
public FindById ( int id ) : Models.TransReqWithoutTransporter | ||
id | int | |
Résultat | Models.TransReqWithoutTransporter |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
Résultat | IEnumerable |
public GetAllTransReqWithoutTransporter ( ) : List |
||
Résultat | List |
public TransReqWithoutTransporterService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Résultat | System |