C# Class OIShoppingListWinPhone.SkyDriveFileInfo

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

Public Methods

Method Description
SkyDriveFileInfo ( ) : System

Private Methods

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

Method Details

SkyDriveFileInfo() public method

public SkyDriveFileInfo ( ) : System
return System