C# Class SimoBot.Features.Restaurant

Show file Open project: code-n-beer/SimoBot

Public Methods

Method Description
Restaurant ( string name, int id )
ToString ( ) : string

Private Methods

Method Description
GetTodayLunch ( ) : List
ParseData ( ) : List
ParseLunches ( XmlDocument doc ) : List
ParseMeals ( string data ) : List

Method Details

Restaurant() public method

public Restaurant ( string name, int id )
name string
id int

ToString() public method

public ToString ( ) : string
return string