C# Class OIShoppingListWinPhone.SkyDriveComment

Class for save SkyDrive files info in useful way. Object collection of this class will be used for SkyDriveDataListBox ItemsSource
Inheritance: INotifyPropertyChanging, INotifyPropertyChanged
Mostra file Open project: openintents/shoppinglist_winphone Class Usage Examples

Public Methods

Method Description
SkyDriveComment ( ) : System

Private Methods

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

Method Details

SkyDriveComment() public method

public SkyDriveComment ( ) : System
return System