SerializationContext Members
Include Protected Members
Include Inherited Members
Stores the ObjectPath information of the client object to transmit the path to the server. This class and its members are reserved for internal use and are not intended to be used in your code.
The SerializationContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddClientObject | Adds the ObjectPath information of the client object to transmit to the server. This member is reserved for internal use and is not intended to be used directly from your code. | |
AddObjectPath | Stores the ObjectPath information of the client object to transmit to the server. This member is reserved for internal use and is not intended to be used directly from your code. | |
ToString | (Inherited from Object.) |
Top