Serialize Method
Microsoft Robotics Class Reference
Serializes the data member values of the current UserPermission to the specified writer
Namespace: Microsoft.Dss.Services.Security.Manager.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.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)