C# Class TheAirline.ViewModels.Airline.PilotMVVM

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: TheAirlineProject/tap-desktop Class Usage Examples

Méthodes publiques

Méthode Description
PilotMVVM ( Pilot pilot ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

PilotMVVM() public méthode

public PilotMVVM ( Pilot pilot ) : System
pilot TheAirline.Models.Pilots.Pilot
Résultat System