NullSerializer Instance Property NetworkComms.Net Help

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

[ObsoleteAttribute("Instance access via class obsolete, use DPSManager.GetSerializer<T>")]
public static DataSerializer Instance { get; }

Property Value

Type: DataSerializer
See Also