Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.encoding.json
  • Platforms: .NET, .NET Standard 2.0, Island

constructor


constructor(aKey: string; aType: Type; aField: StructField)
UnmarshalFieldError(string aKey, Type aType, StructField aField)
init(_ aKey: string, _ aType: Type, _ aField: StructField)
Sub New(aKey As string, aType As Type, aField As StructField)

Parameters:

  • aKey:
  • aType:
  • aField:

constructor(value: UnmarshalFieldError)
UnmarshalFieldError(UnmarshalFieldError value)
init(_ value: UnmarshalFieldError)
Sub New(value As UnmarshalFieldError)

Parameters:

  • value:

Error

Function Error() As string

Field

FIELD Field() As StructField

Key


Type

Field

FIELD Field() As StructField

Key


Type

constructor


constructor(aKey: string; aType: Type; aField: StructField)
UnmarshalFieldError(string aKey, Type aType, StructField aField)
init(_ aKey: string, _ aType: Type, _ aField: StructField)
Sub New(aKey As string, aType As Type, aField As StructField)

Parameters:

  • aKey:
  • aType:
  • aField:

constructor(value: UnmarshalFieldError)
UnmarshalFieldError(UnmarshalFieldError value)
init(_ value: UnmarshalFieldError)
Sub New(value As UnmarshalFieldError)

Parameters:

  • value: