C# Class Given.Example.CarFactory

Show file Open project: ncgonz/given

Public Methods

Method Description
Make ( CarType carType ) : Car

Method Details

Make() public method

public Make ( CarType carType ) : Car
carType CarType
return Car