C# Class CarbonFitness.BusinessLogic.RDI.Calculators.FibresRDICalculator

Inheritance: IFibresRDICalculator
Afficher le fichier Open project: yodiz/CarbonFitness

Méthodes publiques

Méthode Description
DoesSupportNutrient ( NutrientEntity nutrientEntity ) : bool
GetRDI ( User user, System.DateTime date, NutrientEntity nutrientEntity ) : decimal

Method Details

DoesSupportNutrient() public méthode

public DoesSupportNutrient ( NutrientEntity nutrientEntity ) : bool
nutrientEntity NutrientEntity
Résultat bool

GetRDI() public méthode

public GetRDI ( User user, System.DateTime date, NutrientEntity nutrientEntity ) : decimal
user CarbonFitness.Data.Model.User
date System.DateTime
nutrientEntity NutrientEntity
Résultat decimal