C# Class NextView.FeedVm

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: JohanLarsson/Next Class Usage Examples

Public Methods

Method Description
FeedVm ( NextFeed feed ) : System.Collections.ObjectModel

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

FeedVm() public method

public FeedVm ( NextFeed feed ) : System.Collections.ObjectModel
feed NextFeed
return System.Collections.ObjectModel