C# Class Given.Example.CarFactory

Afficher le fichier Open project: ncgonz/given

Méthodes publiques

Méthode Description
Make ( CarType carType ) : Car

Method Details

Make() public méthode

public Make ( CarType carType ) : Car
carType CarType
Résultat Car