Method | Description | |
---|---|---|
AmfMessageBase ( ) : System |
Constructor.
|
|
AmfMessageBase ( AmfHeader>.IDictionary |
Constructor.
|
|
OnWriteBodyContents ( |
Called when the message body is written to an XML file.
|
protected AmfMessageBase ( AmfHeader>.IDictionary |
||
headers | AmfHeader>.IDictionary | |
return | System |
protected final OnWriteBodyContents ( |
||
writer | A XmlDictionaryWriter that is used to write this message body to an XML file. | |
return | void |