DataSerializer ClassNetworkComms.Net Help
Provides methods that convert an OnlineObject into a OnlineByte[]
Inheritance Hierarchy

OnlineSystem Object
  NetworkCommsDotNet.DPSBase DataSerializer
    NetworkCommsDotNet.DPSBase BinaryFormaterSerializer
    NetworkCommsDotNet.DPSBase ExplicitSerializer
    NetworkCommsDotNet.DPSBase NullSerializer

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

public abstract class DataSerializer
See Also