메소드 | 설명 | |
---|---|---|
AddTransporterChequeDetail ( |
||
DeleteById ( int id ) : bool | ||
DeleteTransporterChequeDetail ( |
||
Dispose ( ) : void | ||
EditTransporterChequeDetail ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.Expression |
||
GetAllTransporterChequeDetail ( ) : List |
||
TransporterChequeDetailService ( IUnitOfWork unitOfWork ) : System |
public AddTransporterChequeDetail ( |
||
transporterChequeDetail | ||
리턴 | bool |
public DeleteTransporterChequeDetail ( |
||
transporterChequeDetail | ||
리턴 | bool |
public EditTransporterChequeDetail ( |
||
transporterChequeDetail | ||
리턴 | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
리턴 | List |
public FindById ( int id ) : |
||
id | int | |
리턴 |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
리턴 | IEnumerable |
public TransporterChequeDetailService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
리턴 | System |