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 ResetCounter
Namespace: Microsoft.Robotics.Services.Encoder.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.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 ResetCounter
Implements
IDssSerializable. . :: . .Deserialize(BinaryReader)