C# Class Given.Example.CarFactory

ファイルを表示 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