WriteJson Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoJsonConverter..::..WriteJson Method

Namespace:  RegnoSoftware.Standard.Core.JSON
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


public void WriteJson(
	JsonWriter writer,
	Object value,
	JsonSerializer serializer
)

Parameters

writer
Type: JsonWriter
value
Type: Object
serializer
Type: JsonSerializer