Свойство | Тип | Описание | |
---|---|---|---|
Message | Message | ||
MetaTagEcWaring |
Метод | Описание | |
---|---|---|
MetaTagEcWaringMessage ( |
Initializes a new instance of the MetaTagEcWaringMessage class.
|
|
Parse ( |
Parse MetaTagEcWaringMessage from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized MetaTagEcWaringMessage.
|
public MetaTagEcWaringMessage ( |
||
stream | The stream. | |
Результат | System |
public Parse ( |
||
stream | A FastTransferStream. | |
Результат | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |