Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Customer
CustomerUserInterface
C# Class Customer.CustomerUserInterface
ファイルを表示
Open project: BjRo/LearningRhinoServiceBus
Class Usage Examples
Public Methods
Method
Description
CoffeeRush
(
string
name
) :
void
ShouldPayForDrink
(
string
name
,
decimal
amount
) :
bool
Method Details
CoffeeRush()
public
method
public
CoffeeRush
(
string
name
) :
void
name
string
return
void
ShouldPayForDrink()
public
method
public
ShouldPayForDrink
(
string
name
,
decimal
amount
) :
bool
name
string
amount
decimal
return
bool