Méthode | Description | |
---|---|---|
AddShippingInstruction ( |
||
DeleteById ( int id ) : bool | ||
DeleteShippingInstruction ( |
||
Dispose ( ) : void | ||
EditShippingInstruction ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
GetAllShippingInstruction ( ) : List |
||
GetShipingInstructionId ( string si ) : int | ||
GetSiNumber ( string siNumber ) : |
||
ShippingInstructionService ( IUnitOfWork unitOfWork ) : System |
public AddShippingInstruction ( |
||
shippingInstruction | ||
Résultat | bool |
public DeleteShippingInstruction ( |
||
shippingInstruction | ||
Résultat | bool |
public EditShippingInstruction ( |
||
shippingInstruction | ||
Résultat | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
Résultat | List |
public FindById ( int id ) : |
||
id | int | |
Résultat |
public GetAllShippingInstruction ( ) : List |
||
Résultat | List |
public GetShipingInstructionId ( string si ) : int | ||
si | string | |
Résultat | int |
public GetSiNumber ( string siNumber ) : |
||
siNumber | string | |
Résultat |
public ShippingInstructionService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Résultat | System |