C# 클래스 StatePrinting.Tests.IntegrationTests.Car

파일 보기 프로젝트 열기: kbilsted/StatePrinter 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
StereoAmplifiers int?

공개 메소드들

메소드 설명
Car ( SteeringWheel steeringWheel ) : System.Collections.Generic

메소드 상세

Car() 공개 메소드

public Car ( SteeringWheel steeringWheel ) : System.Collections.Generic
steeringWheel SteeringWheel
리턴 System.Collections.Generic

프로퍼티 상세

StereoAmplifiers 보호되어 있는 프로퍼티

protected int? StereoAmplifiers
리턴 int?