C# Class SidebarDiagnostics.Models.ChangeLogModel

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: ArcadeRenegade/SidebarDiagnostics

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangeLogModel ( System.Version version ) : System
NotifyPropertyChanged ( string propertyName ) : void

Method Details

ChangeLogModel() public méthode

public ChangeLogModel ( System.Version version ) : System
version System.Version
Résultat System

NotifyPropertyChanged() public méthode

public NotifyPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void