Click or drag to resize

NullSerializerInstance Property

Note: This API is now obsolete.

Namespace:  NetworkCommsDotNet.DPSBase
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("Instance access via class obsolete, use DPSManager.GetSerializer<T>")]
public static DataSerializer Instance { get; }

Property Value

Type: DataSerializer
See Also