프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
DeleteFoodEntity ( |
||
GetFoodDataTable ( int restaurantId = null ) : |
||
GetFoodEntity ( int id ) : |
||
GetFoodEntityList ( |
||
InsertFoodEntity ( |
||
UpdateFoodEntity ( |
public DeleteFoodEntity ( |
||
condition_entity | ||
리턴 | void |
public GetFoodDataTable ( int restaurantId = null ) : |
||
restaurantId | int | |
리턴 |
public GetFoodEntity ( int id ) : |
||
id | int | |
리턴 |
public GetFoodEntityList ( |
||
condition_entity | ||
리턴 | List |
public InsertFoodEntity ( |
||
condition_entity | ||
리턴 | void |
public UpdateFoodEntity ( |
||
condition_entity | ||
리턴 | void |