Méthode | Description | |
---|---|---|
AddTransporterAgreementVersion ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransporterAgreementVersion ( |
||
Dispose ( ) : void | ||
EditTransporterAgreementVersion ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransporterAgreementVersion ( ) : List |
||
TransporterAgreementVersionService ( IUnitOfWork unitOfWork ) : System |
public AddTransporterAgreementVersion ( |
||
transporterAgreementVersion | ||
Résultat | bool |
public DeleteTransporterAgreementVersion ( |
||
transporterAgreementVersion | ||
Résultat | bool |
public EditTransporterAgreementVersion ( |
||
transporterAgreementVersion | ||
Résultat | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
Résultat | List |
public FindById ( int id ) : |
||
id | int | |
Résultat |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
Résultat | IEnumerable |
public GetAllTransporterAgreementVersion ( ) : List |
||
Résultat | List |
public TransporterAgreementVersionService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Résultat | System |