Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Robotics Class Reference
Deserializes ControlPanelState
Namespace: Microsoft.Dss.Services.ControlPanel.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 4.0.261.0
Syntax
public virtual Object Deserialize(
BinaryReader reader
)
Parameters
- reader
Type: System.IO. . :: . .BinaryReader
the reader from which to deserialize
Return Value
deserialized ControlPanelState
Implements
IDssSerializable. . :: . .Deserialize(BinaryReader)