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
TropoCSharp
Tropo
Ask
C# Class TropoCSharp.Tropo.Ask
Ask is essentially a say that requires input; it requests information from the caller and waits for a response.
Inheritance:
TropoBase
ファイルを表示
Open project: hack4reno/hack4reno2011
Class Usage Examples
Public Methods
Method
Description
Ask
( ) :
System
Ask
(
Choices
choices
,
string
name
,
Say
say
) :
System
Method Details
Ask()
public
method
public
Ask
( ) :
System
return
System
Ask()
public
method
public
Ask
(
Choices
choices
,
string
name
,
Say
say
) :
System
choices
Choices
name
string
say
Say
return
System