Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AmazonSearch
Views
SearchViewModel
C# Class AmazonSearch.Views.SearchViewModel
Inheritance:
ViewModel
Datei anzeigen
Open project: nikhilk/silverlightfx
Public Methods
Method
Description
Search
(
string
keyword
) :
void
SearchViewModel
( ) :
System
Private Methods
Method
Description
OnCatalogProductsSelected
(
string
keyword
,
IEnumerable
products
) :
void
SearchViewModel
(
ICatalog
catalog
) :
System
Method Details
Search()
public
method
public
Search
(
string
keyword
) :
void
keyword
string
return
void
SearchViewModel()
public
method
public
SearchViewModel
( ) :
System
return
System