메소드 | 설명 | |
---|---|---|
CreateIngredientFromFileContents ( string fileContents ) : IList |
||
GetDecimalValue ( int rowIndex, string columns, int columnIndex ) : decimal | ||
IngredientParser ( INutrientBusinessLogic nutrientBusinessLogic ) : System |
메소드 | 설명 | |
---|---|---|
addIngredientNutrient ( |
public CreateIngredientFromFileContents ( string fileContents ) : IList |
||
fileContents | string | |
리턴 | IList |
public GetDecimalValue ( int rowIndex, string columns, int columnIndex ) : decimal | ||
rowIndex | int | |
columns | string | |
columnIndex | int | |
리턴 | decimal |
public IngredientParser ( INutrientBusinessLogic nutrientBusinessLogic ) : System | ||
nutrientBusinessLogic | INutrientBusinessLogic | |
리턴 | System |