C# Class StatePrinting.Tests.IntegrationTests.Car

Show file Open project: kbilsted/StatePrinter Class Usage Examples

Protected Properties

Property Type Description
StereoAmplifiers int?

Public Methods

Method Description
Car ( SteeringWheel steeringWheel ) : System.Collections.Generic

Method Details

Car() public method

public Car ( SteeringWheel steeringWheel ) : System.Collections.Generic
steeringWheel SteeringWheel
return System.Collections.Generic

Property Details

StereoAmplifiers protected property

protected int? StereoAmplifiers
return int?