C# Class OIShoppingListWinPhone.PickItemsPage

Inheritance: PhoneApplicationPage
ファイルを表示 Open project: openintents/shoppinglist_winphone

Public Methods

Method Description
PickItemsPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void

PickItemsPage() public method

public PickItemsPage ( ) : System
return System