Method | Description | |
---|---|---|
DemandMVVM ( TheAirline.Model.AirportModel.Airport destination, int passengers, int totalpax, int cargo, double distance ) : System |
Method | Description | |
---|---|---|
NotifyPropertyChanged ( String propertyName ) : void |
public DemandMVVM ( TheAirline.Model.AirportModel.Airport destination, int passengers, int totalpax, int cargo, double distance ) : System | ||
destination | TheAirline.Model.AirportModel.Airport | |
passengers | int | |
totalpax | int | |
cargo | int | |
distance | double | |
return | System |