Serialize Method
Microsoft Robotics Class Reference
Serializes the data member values of the current CapsuleShapeProperties to the specified writer
Namespace: Microsoft.Robotics.Simulation.Physics.Proxy
Assembly: SimulationCommon.Proxy (in SimulationCommon.Proxy.dll) Version: 4.0.261.0
Syntax
public override void Serialize(
BinaryWriter writer
)
Parameters
- writer
Type: System.IO. . :: . .BinaryWriter
the writer to which to serialize
Implements
IDssSerializable. . :: . .Serialize(BinaryWriter)
IDssSerializable. . :: . .Serialize(BinaryWriter)