Serialize Method

Microsoft Robotics Class Reference

Serializes the data member values of the current WheelShape 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

Implements

IDssSerializable. . :: . .Serialize(BinaryWriter)
IDssSerializable. . :: . .Serialize(BinaryWriter)

See Also

WheelShape Class

Microsoft.Robotics.Simulation.Physics.Proxy Namespace