C# Class TheAirline.Models.Airlines.StartDataRoutes

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

Méthodes publiques

Méthode Description
AddCountry ( Country country ) : void
StartDataRoutes ( string origin, int destinations, GeneralHelpers minimumsize, Route routetype ) : System.Collections.Generic

Method Details

AddCountry() public méthode

public AddCountry ( Country country ) : void
country TheAirline.Models.General.Countries.Country
Résultat void

StartDataRoutes() public méthode

public StartDataRoutes ( string origin, int destinations, GeneralHelpers minimumsize, Route routetype ) : System.Collections.Generic
origin string
destinations int
minimumsize GeneralHelpers
routetype TheAirline.Models.Routes.Route
Résultat System.Collections.Generic