Client

Overview

Location

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

Instance Methods


constructor

 

constructor

 

Client()

 

init()

 

Sub New()

constructor (Memory<Conn>)

 

// .NET, .NET Standard 2.0
constructor(atext: Memory<Conn>)
// Island
constructor(atext: Memory<Conn>)

 

// .NET, .NET Standard 2.0
Client(Memory<Conn> atext)
// Island
Client(Memory<Conn> atext)

 

// .NET, .NET Standard 2.0
init(_ atext: Memory<Conn>)
// Island
init(_ atext: Memory<Conn>)

 

// .NET, .NET Standard 2.0
Sub New(atext As Memory<Conn>)
// Island
Sub New(atext As Memory<Conn>)

Parameters:

  • atext:

constructor (Client)

 

constructor(value: Client)

 

Client(Client value)

 

init(_ value: Client)

 

Sub New(value As Client)

Parameters:

  • value: