Option

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.golang.org.x.net.idna
  • Platforms: .NET, .NET Standard 2.0, Island
  • Ancestry:

Fields


Value

 

var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.idna.options>>;

 

Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.idna.options>> Value

 

var Value: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.idna.options>>

 

Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.idna.options>>

 

FIELD Value() As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.idna.options>>

Instance Methods


constructor

 

constructor

 

Option()

 

init()

 

Sub New()

Equals  override virtual

 

method Equals(value: Object): Boolean

 

Boolean Equals(Object value)

 

func Equals(_ value: Object) -> Boolean

 

func Equals(value interface{}) Boolean

 

Function Equals(value As Object) As Boolean

Parameters:

  • value:

GetHashCode  override virtual

 

method GetHashCode: Int32

 

Int32 GetHashCode()

 

func GetHashCode() -> Int32

 

func GetHashCode() Int32

 

Function GetHashCode() As Int32