Property | Type | Description | |
---|---|---|---|
Message | Message | ||
MetaTagEcWaring |
Method | Description | |
---|---|---|
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. | |
return | System |
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |