Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SimoBot
Features
Lunch
C# Class SimoBot.Features.Lunch
显示文件
Open project: code-n-beer/SimoBot
Public Methods
Method
Description
GetDate
( ) :
string
GetMeals
( ) :
List
Lunch
(
string
date
,
List
meals
)
Method Details
GetDate()
public
method
public
GetDate
( ) :
string
return
string
GetMeals()
public
method
public
GetMeals
( ) :
List
return
List
Lunch()
public
method
public
Lunch
(
string
date
,
List
meals
)
date
string
meals
List