CustomSerialization Fields

Microsoft Robotics Class Reference

The CustomSerialization type exposes the following members.

Fields

  Name Description
Public field IsTemplatedDictionary
Treat like a Dictionary of T
Public field IsTemplatedList
Treat like a List of T
Public field OriginalName
The Name of the original type
Public field OriginalNamespace
The Namespace of the original type
Public field OverrideAddListCommand
A delegate to override the ".Add(elementName)" in a TemplatedList style customer serializer.
Public field SerializableName
The Name of the serializable type
Public field SerializableNamespace
The Namespace of the serializable type

See Also

CustomSerialization Class

Microsoft.Dss.Core.Utilities Namespace