Method | Description | |
---|---|---|
AddGiftCertificateDetail ( |
||
DeleteById ( int id ) : bool | ||
DeleteGiftCertificateDetail ( |
||
Dispose ( ) : void | ||
EditGiftCertificateDetail ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.Expression |
||
GetAllGiftCertificateDetail ( ) : List |
||
GiftCertificateDetailService ( |
public AddGiftCertificateDetail ( |
||
giftCertificateDetail | ||
return | bool |
public DeleteGiftCertificateDetail ( |
||
giftCertificateDetail | ||
return | bool |
public EditGiftCertificateDetail ( |
||
giftCertificateDetail | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public GetAllGiftCertificateDetail ( ) : List |
||
return | List |
public GiftCertificateDetailService ( |
||
unitOfWork | ||
return | System |