Method | Description | |
---|---|---|
GetNutrientEntitys ( string graphLineOptionValue ) : NutrientEntity[] | ||
GetViewTypes ( |
||
GraphLineOptionViewTypeConverter ( INutrientBusinessLogic nutrientBusinessLogic, INutrientTranslator nutrientTranslator ) : System | ||
shouldShowWeight ( string graphLineOptions ) : bool |
Method | Description | |
---|---|---|
addGraphlineOption ( string name, string value, ICollection |
public GetNutrientEntitys ( string graphLineOptionValue ) : NutrientEntity[] | ||
graphLineOptionValue | string | |
return | NutrientEntity[] |
public GetViewTypes ( |
||
user | ||
return | IEnumerable |
public GraphLineOptionViewTypeConverter ( INutrientBusinessLogic nutrientBusinessLogic, INutrientTranslator nutrientTranslator ) : System | ||
nutrientBusinessLogic | INutrientBusinessLogic | |
nutrientTranslator | INutrientTranslator | |
return | System |
public shouldShowWeight ( string graphLineOptions ) : bool | ||
graphLineOptions | string | |
return | bool |