C# Class TheAirline.GUIModel.PagesModel.AirportPageModel.AirportTrafficMVVM

Show file Open project: TheAirlineProject/tap-desktop

Public Methods

Method Description
AirportTrafficMVVM ( Airport destination, long value, TrafficType type ) : System

Method Details

AirportTrafficMVVM() public method

public AirportTrafficMVVM ( Airport destination, long value, TrafficType type ) : System
destination TheAirline.Models.Airports.Airport
value long
type TrafficType
return System