메소드 | 설명 | |
---|---|---|
DoesSupportNutrient ( NutrientEntity nutrientEntity ) : bool | ||
GetNutrientRecommendation ( NutrientEntity entity ) : |
||
GetRDI ( |
||
GetUserAge ( |
||
GetUserGender ( |
||
GetUserWeight ( |
||
MineralRDICalculator ( INutrientRecommendationBusinessLogic nutrientRecommendationBusinessLogic, IUserProfileBusinessLogic userProfileBusinessLogic ) : System |
public DoesSupportNutrient ( NutrientEntity nutrientEntity ) : bool | ||
nutrientEntity | NutrientEntity | |
리턴 | bool |
public GetNutrientRecommendation ( NutrientEntity entity ) : |
||
entity | NutrientEntity | |
리턴 |
public GetRDI ( |
||
user | ||
date | System.DateTime | |
nutrientEntity | NutrientEntity | |
리턴 | decimal |
public GetUserGender ( |
||
user | ||
리턴 |
public GetUserWeight ( |
||
user | ||
리턴 | decimal |
public MineralRDICalculator ( INutrientRecommendationBusinessLogic nutrientRecommendationBusinessLogic, IUserProfileBusinessLogic userProfileBusinessLogic ) : System | ||
nutrientRecommendationBusinessLogic | INutrientRecommendationBusinessLogic | |
userProfileBusinessLogic | IUserProfileBusinessLogic | |
리턴 | System |