메소드 | 설명 | |
---|---|---|
AddInKindContributionDetail ( Models inKindContributionDetail ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteInKindContributionDetail ( Models inKindContributionDetail ) : bool | ||
Dispose ( ) : void | ||
EditInKindContributionDetail ( Models inKindContributionDetail ) : bool | ||
FindBy ( bool>.System |
||
FindById ( int id ) : Models.InKindContributionDetail | ||
Get ( bool>.System |
||
GetAllInKindContributionDetail ( ) : List |
||
InKindContributionDetailService ( |
public AddInKindContributionDetail ( Models inKindContributionDetail ) : bool | ||
inKindContributionDetail | Models | |
리턴 | bool |
public DeleteInKindContributionDetail ( Models inKindContributionDetail ) : bool | ||
inKindContributionDetail | Models | |
리턴 | bool |
public EditInKindContributionDetail ( Models inKindContributionDetail ) : bool | ||
inKindContributionDetail | Models | |
리턴 | bool |
public FindById ( int id ) : Models.InKindContributionDetail | ||
id | int | |
리턴 | Models.InKindContributionDetail |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
리턴 | IEnumerable |
public InKindContributionDetailService ( |
||
unitOfWork | ||
리턴 | System |