Handler

Overview

Location

 

constructor

 

constructor

 

Handler()

 

init()

 

Sub New()

constructor (Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

 

constructor(aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

 

Handler(Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> aValue)

 

init(_ aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

 

Sub New(aValue As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

Parameters:

  • aValue:

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

ServeHTTP

 

// .NET, .NET Standard 2.0
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)
// Island
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)

 

// .NET, .NET Standard 2.0
void ServeHTTP(ResponseWriter w, Memory<Request> req)
// Island
void ServeHTTP(ResponseWriter w, Memory<Request> req)

 

// .NET, .NET Standard 2.0
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)
// Island
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)

 

// .NET, .NET Standard 2.0
func ServeHTTP(w ResponseWriter, req Memory<Request>) 
// Island
func ServeHTTP(w ResponseWriter, req Memory<Request>) void

 

// .NET, .NET Standard 2.0
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)
// Island
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)

Parameters:

  • w:
  • req:

Value

 

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

 

Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> Value

 

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

 

Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>

 

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

 

Value

 

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

 

Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> Value

 

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

 

Value Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>

 

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

 

constructor

 

constructor

 

Handler()

 

init()

 

Sub New()

constructor (Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

 

constructor(aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

 

Handler(Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>> aValue)

 

init(_ aValue: Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

 

Sub New(aValue As Action<RemObjects.Elements.System.Memory<go.golang.org.x.net.websocket.Conn>>)

Parameters:

  • aValue:

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

ServeHTTP

 

// .NET, .NET Standard 2.0
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)
// Island
method ServeHTTP(w: ResponseWriter; req: Memory<Request>)

 

// .NET, .NET Standard 2.0
void ServeHTTP(ResponseWriter w, Memory<Request> req)
// Island
void ServeHTTP(ResponseWriter w, Memory<Request> req)

 

// .NET, .NET Standard 2.0
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)
// Island
func ServeHTTP(_ w: ResponseWriter, _ req: Memory<Request>)

 

// .NET, .NET Standard 2.0
func ServeHTTP(w ResponseWriter, req Memory<Request>) 
// Island
func ServeHTTP(w ResponseWriter, req Memory<Request>) void

 

// .NET, .NET Standard 2.0
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)
// Island
Sub ServeHTTP(w As ResponseWriter, req As Memory<Request>)

Parameters:

  • w:
  • req: