C# Class CarbonFitness.Data.Model.Ingredient

Inheritance: System.Entity
Afficher le fichier Open project: yodiz/CarbonFitness Class Usage Examples

Méthodes publiques

Méthode Description
GetNutrient ( NutrientEntity entity ) : IngredientNutrient
GetNutrientIngredientDisplayValue ( IngredientNutrient nutrient ) : decimal

Method Details

GetNutrient() public méthode

public GetNutrient ( NutrientEntity entity ) : IngredientNutrient
entity NutrientEntity
Résultat IngredientNutrient

GetNutrientIngredientDisplayValue() public méthode

public GetNutrientIngredientDisplayValue ( IngredientNutrient nutrient ) : decimal
nutrient IngredientNutrient
Résultat decimal