C# Class TheAirline.GUIModel.PagesModel.AirlinersPageModel.AirlinerTypeMVVM

Inheritance: INotifyPropertyChanged
Mostra file Open project: TheAirlineProject/tap-desktop Class Usage Examples

Public Methods

Method Description
AirlinerTypeMVVM ( AirlinerType type ) : System

Private Methods

Method Description
NotifyPropertyChanged ( String propertyName ) : void

Method Details

AirlinerTypeMVVM() public method

public AirlinerTypeMVVM ( AirlinerType type ) : System
type TheAirline.Models.Airliners.AirlinerType
return System