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

Inheritance: ViewModelBase
Afficher le fichier Open project: aurora-lzzp/Aurora-Weather

Méthodes publiques

Свойство Type Description
Items ObservableCollection

Méthodes publiques

Méthode Description
TempList ( ) : Com.Aurora.AuWeather.Models

Private Methods

Méthode Description
Item_PropertyChanged ( object sender, System e ) : void

Method Details

TempList() public méthode

public TempList ( ) : Com.Aurora.AuWeather.Models
Résultat Com.Aurora.AuWeather.Models

Property Details

Items public_oe property

public ObservableCollection Items
Résultat ObservableCollection