Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
KitchenSink
AutocompletePage
C# Class KitchenSink.AutocompletePage
Inheritance:
Partial
Mostra file
Open project: StarcounterSamples/KitchenSink
Public Methods
Method
Description
Handle
(
Input
action
) :
void
Init
( ) :
AutocompletePage
Private Methods
Method
Description
AddProduct
(
string
name
,
int
price
) :
void
Method Details
Handle()
public
method
public
Handle
(
Input
action
) :
void
action
Input
return
void
Init()
public
method
public
Init
( ) :
AutocompletePage
return
AutocompletePage