프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetWindSpeedMessage ( double speed ) : System |
Initialises a new instance of the SetWindSpeedMessage class and specifies the new wind speed, in metres per second.
|
|
ToString ( ) : string |
public SetWindSpeedMessage ( double speed ) : System | ||
speed | double | The wind speed, in metres per second. |
리턴 | System |