C# Class StatePrinting.Tests.IntegrationTests.Car

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

protected int? StereoAmplifiers
return int?