Level2UpdateStreamer Class
public class Level2UpdateStreamer : ObjectStreamer
This language is not supported or no code example is available.
public ref class Level2UpdateStreamer : public ObjectStreamer^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
Level2UpdateStreamer() | Initializes a new instance of the Level2UpdateStreamer class. |
| Name | Description | |
|---|---|---|
|
StreamerManager | Gets the streamer manager. (inherited from ObjectStreamer). |
| Name | Description | |
|---|---|---|
|
GetVersion(object) | (inherited from ObjectStreamer). |
|
Read(BinaryReader, byte) | Reads the specified reader. |
|
Write(BinaryWriter, object) | Writes the specified writer. |
| Name | Description | |
|---|---|---|
|
streamerManager | (inherited from ObjectStreamer). |
|
type | (inherited from ObjectStreamer). |
|
typeId | (inherited from ObjectStreamer). |
|
version | (inherited from ObjectStreamer). |
OberMind.Level2UpdateStreamer