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

Inheritance: ViewModelBase
Exibir arquivo Open project: aurora-lzzp/Aurora-Weather

Public Properties

Property Type Description
Items ObservableCollection

Public Methods

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

Private Methods

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

Method Details

PressureList() public method

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

Property Details

Items public_oe property

public ObservableCollection Items
return ObservableCollection