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

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

Public Properties

Property Type Description
Items ObservableCollection

Public Methods

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

Private Methods

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

Method Details

SpeedList() public method

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

Property Details

Items public property

public ObservableCollection Items
return ObservableCollection