프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ComNameCount | int | ||
DishDescCount | int | ||
DishNameCount | int | ||
IngredientCount | int | ||
LongDescCount | int | ||
charsCount | int |
메소드 | 설명 | |
---|---|---|
AddLocalizedTranslationForBasicRestaurant ( ) : void | ||
AddLocalizedTranslationToAllGeneralDishes ( ) : void | ||
AddTranslationForAllIngredients ( ) : void | ||
AddTranslationForIngredient ( |
||
AddTranslationForSeveralIngredients ( int startNDBNo, int count ) : void | ||
CheckRestForNullLocalizedTranslation ( string id ) : void | ||
ConvertAllIngredientsToGeneralDishes ( string lang = "en-US" ) : void | ||
FoodDesToIngredient ( USDADataImport foodDes, List |
||
GetCountOfAllIngredients ( ) : int | ||
GetNutritionTypeByNo ( int nutr_No ) : |
||
GoogleTranslate ( string Text, string targetlan ) : string | ||
IngredientToDish ( |
||
NutDataListToNutritionFacts ( List |
||
NutDataToNutritionData ( |
||
SaveFoodTable ( ) : void | ||
SaveNutritionsTable ( ) : void | ||
USDAImport ( ) : System | ||
UpdateLocalizedTranslationForBasicRestaurant ( ) : void |
public AddLocalizedTranslationForBasicRestaurant ( ) : void | ||
리턴 | void |
public AddLocalizedTranslationToAllGeneralDishes ( ) : void | ||
리턴 | void |
public AddTranslationForIngredient ( |
||
ingredient | ||
리턴 | void |
public AddTranslationForSeveralIngredients ( int startNDBNo, int count ) : void | ||
startNDBNo | int | |
count | int | |
리턴 | void |
public CheckRestForNullLocalizedTranslation ( string id ) : void | ||
id | string | |
리턴 | void |
public ConvertAllIngredientsToGeneralDishes ( string lang = "en-US" ) : void | ||
lang | string | |
리턴 | void |
public FoodDesToIngredient ( USDADataImport foodDes, List |
||
foodDes | USDADataImport | |
food_groups | List |
|
리턴 |
public GetNutritionTypeByNo ( int nutr_No ) : |
||
nutr_No | int | |
리턴 |
public GoogleTranslate ( string Text, string targetlan ) : string | ||
Text | string | |
targetlan | string | |
리턴 | string |
public IngredientToDish ( |
||
ingredient | ||
리턴 |
public NutDataListToNutritionFacts ( List |
||
nutList | List |
|
리턴 |
public NutDataToNutritionData ( |
||
nutData | ||
리턴 |
public UpdateLocalizedTranslationForBasicRestaurant ( ) : void | ||
리턴 | void |