C# Class OIShoppingListWinPhone.DataModel.ShoppingListStore

Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
显示文件 Open project: openintents/shoppinglist_winphone Class Usage Examples

Private Properties

Property Type Description
NotifyPropertyChanged void
NotifyPropertyChanging void

Public Methods

Method Description
ShoppingListStore ( ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String propertyName ) : void
NotifyPropertyChanging ( String propertyName ) : void

Method Details

ShoppingListStore() public method

public ShoppingListStore ( ) : System
return System