C# Class TheAirline.GraphicsModel.UserControlModel.PopUpWindowsModel.AirlinerClassMVVM

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

Méthodes publiques

Méthode Description
AirlinerClassMVVM ( AirlinerClass type, int seating, int maxseats, System.Boolean canDelete ) : System

Private Methods

Méthode Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

AirlinerClassMVVM() public méthode

public AirlinerClassMVVM ( AirlinerClass type, int seating, int maxseats, System.Boolean canDelete ) : System
type TheAirline.Models.Airliners.AirlinerClass
seating int
maxseats int
canDelete System.Boolean
Résultat System