Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void | ||
SetAtmosphericPressureMessage ( double pressure ) : System |
Initialises a new instance of the SetAtmosphericPressureMessage class and specifies the new atmospheric pressure, in millibars.
|
|
ToString ( ) : string |
public Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | |
Результат | void |
public SetAtmosphericPressureMessage ( double pressure ) : System | ||
pressure | double | The atmospheric pressure, in millibars. |
Результат | System |