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

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

Public Properties

Property Type Description
Items ObservableCollection

Public Methods

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

Private Methods

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

Method Details

TempList() public method

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

Property Details

Items public property

public ObservableCollection Items
return ObservableCollection