C# Class Com.Aurora.Calculator.Core.ProList

Inheritance: ViewModelBase
Show file Open project: aurora-lzzp/Aurora-Weather

Public Properties

Property Type Description
Items ObservableCollection

Public Methods

Method Description
ProList ( ) : Com.Aurora.AuWeather.Models

Private Methods

Method Description
Item_PropertyChanged ( object sender, System e ) : void

Method Details

ProList() public method

public ProList ( ) : Com.Aurora.AuWeather.Models
return Com.Aurora.AuWeather.Models

Property Details

Items public property

public ObservableCollection Items
return ObservableCollection