Click or drag to resize

JsonSerializer Constructor

Initializes a new instance of the JsonSerializer class

Namespace:  Crosser.Server.Modules.Serializer
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public JsonSerializer()
See Also