nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.MIME.application.json / ObjectParser

ObjectParser

Full name Microsoft.VisualBasic.MIME.application.json.ObjectParser Assembly Microsoft.VisualBasic.MIME.application.json Members 2

01 Syntax

Microsoft.VisualBasic.MIME.application.json.ObjectParser

02 Methods

NameOverloadsSummary
ParseSchemaWithIgnores 1
populateObjectJson 1

03 Members

method ParseSchemaWithIgnores #
ParseSchemaWithIgnores(Type, JSONSerializerOptions)
Remarks

ignores members property which is tagged with one of the attribute:

  1. ScriptIgnoreAttribute
  2. DataIgnoredAttribute
  3. IgnoreDataMemberAttribute
Parameters
NameTypeDescription
schemaType

-

optJSONSerializerOptions

-

method populateObjectJson #
populateObjectJson(Type, Object, JSONSerializerOptions)
Parameters
NameTypeDescription
schemaType

-

objObject

-

optJSONSerializerOptions

-