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

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

Public Properties

Property Type Description
Items ObservableCollection

Public Methods

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

Private Methods

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

Method Details

AngleList() public method

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

Property Details

Items public_oe property

public ObservableCollection Items
return ObservableCollection