메소드 | 설명 | |
---|---|---|
AddTransporterCheque ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransporterCheque ( |
||
Dispose ( ) : void | ||
EditTransporterCheque ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.System |
||
GetAllTransporterCheque ( ) : List |
||
TransporterChequeService ( IUnitOfWork unitOfWork ) : System |
public AddTransporterCheque ( |
||
transporterCheque | ||
리턴 | bool |
public DeleteTransporterCheque ( |
||
transporterCheque | ||
리턴 | bool |
public EditTransporterCheque ( |
||
transporterCheque | ||
리턴 | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
리턴 | List |
public FindById ( int id ) : |
||
id | int | |
리턴 |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
리턴 | IEnumerable |
public TransporterChequeService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
리턴 | System |