Click or drag to resize
SyslogMessageSerializerBaseTDefault Property
Gets the default instance of T.

Namespace: SyslogNet.Client.Serialization
Assembly: SyslogNet.Client.Serialization (in SyslogNet.Client.Serialization.dll) Version: 0.4.0.0
Syntax
public static T Default { get; }

Property Value

Type: T
Default serializer instance.
See Also