ReadJson Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

RegnoJsonConverter..::..ReadJson Method

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

Syntax


public Object ReadJson(
	JsonReader reader,
	Type objectType,
	Object existingValue,
	JsonSerializer serializer
)

Parameters

reader
Type: JsonReader
objectType
Type: Type
existingValue
Type: Object
serializer
Type: JsonSerializer