Свойство | Тип | Описание | |
---|---|---|---|
Recipes | List |
Метод | Описание | |
---|---|---|
GetRecipe ( int num ) : |
||
ParseParameters ( ) : void | ||
ParsePids ( ) : void | ||
ParseRecipes ( string filename ) : bool | ||
SaveRecipes ( string filename ) : void |
Метод | Описание | |
---|---|---|
parseRecipe ( string rec, List |
public static GetRecipe ( int num ) : |
||
num | int | |
Результат |
public static ParseParameters ( ) : void | ||
Результат | void |
public static ParseRecipes ( string filename ) : bool | ||
filename | string | |
Результат | bool |
public static SaveRecipes ( string filename ) : void | ||
filename | string | |
Результат | void |