Noemax.Newtonsoft.Json Namespace > JsonValidatingReader Class : JsonValidatingReader Constructor |
'Declaration Public Function New( _ ByVal reader As JsonReader _ )
'Usage Dim reader As JsonReader Dim instance As New JsonValidatingReader(reader)
public JsonValidatingReader( JsonReader reader )
public JsonValidatingReader( reader: JsonReader );
public function JsonValidatingReader( reader : JsonReader );
public: JsonValidatingReader( JsonReader* reader )
public: JsonValidatingReader( JsonReader^ reader )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2