C# Class TheAirline.GUIModel.PagesModel.AirlinesPageModel.AirlineSharesMVVM

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

Méthodes publiques

Méthode Description
AirlineSharesMVVM ( Airline airline, int shares, double percent ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

AirlineSharesMVVM() public méthode

public AirlineSharesMVVM ( Airline airline, int shares, double percent ) : System
airline TheAirline.Models.Airlines.Airline
shares int
percent double
Résultat System