NullSerializer ClassNetworkComms.Net Help
Use only when serializing only primitive arrays. Will throw an exception otherwise
Inheritance Hierarchy

OnlineSystem Object
  NetworkCommsDotNet.DPSBase DataSerializer
    NetworkCommsDotNet.DPSBase NullSerializer

Namespace: NetworkCommsDotNet.DPSBase
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public class NullSerializer : DataSerializer
See Also