C# Class _250.TheShuttles

Afficher le fichier Open project: Oscarbralo/TopBlogCoder Class Usage Examples

Méthodes publiques

Méthode Description
getLeastCost ( int cnt, int baseCost, int seatCost ) : int

Method Details

getLeastCost() public méthode

public getLeastCost ( int cnt, int baseCost, int seatCost ) : int
cnt int
baseCost int
seatCost int
Résultat int