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
Serializes the data member values of the current StartTrajectoryMessage to the specified writer
Namespace: Microsoft.Robotics.Services.PanTilt.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0
Syntax
public virtual void Serialize(
BinaryWriter writer
)
Parameters
- writer
Type: System.IO. . :: . .BinaryWriter
the writer to which to serialize
Implements
IDssSerializable. . :: . .Serialize(BinaryWriter)