Property | Type | Description |
---|
Method | Description | |
---|---|---|
DeleteFoodTypeEntity ( |
||
GetFoodTypeDataTable ( int restaurantId = null ) : |
||
GetFoodTypeEntity ( int id ) : |
||
GetFoodTypeEntityList ( |
||
InsertFoodTypeEntity ( |
||
UpdateFoodTypeEntity ( |
public DeleteFoodTypeEntity ( |
||
condition_entity | ||
return | void |
public GetFoodTypeDataTable ( int restaurantId = null ) : |
||
restaurantId | int | |
return |
public GetFoodTypeEntity ( int id ) : |
||
id | int | |
return |
public GetFoodTypeEntityList ( |
||
condition_entity | ||
return | List |
public InsertFoodTypeEntity ( |
||
condition_entity | ||
return | void |
public UpdateFoodTypeEntity ( |
||
condition_entity | ||
return | void |