Foodolini.Tools.MealMasterFormat Class Reference

Inherits Foodolini::Tools::RecipeImporter.

Collaboration diagram for Foodolini.Tools.MealMasterFormat:
Collaboration graph

List of all members.

Public Member Functions

override Recipe ReadData (System.IO.FileStream fs)

Private Member Functions

string[] SortYieldArray (string s)
 Sorts the string containing the yield, and the useful values (the amount).

Detailed Description

Definition at line 11 of file MealMasterFormat.cs.


Member Function Documentation

override Recipe Foodolini.Tools.MealMasterFormat.ReadData ( System.IO.FileStream  fs  )  [virtual]

Implements Foodolini.Tools.RecipeImporter.

Definition at line 14 of file MealMasterFormat.cs.

string [] Foodolini.Tools.MealMasterFormat.SortYieldArray ( string  s  )  [private]

Sorts the string containing the yield, and the useful values (the amount).

Definition at line 120 of file MealMasterFormat.cs.


The documentation for this class was generated from the following file:

Foodolini 1.0.0 Documentation, generated with DoxyGen.