websocket-sharp : WebSocketSharp.Net Namespace

HttpVersion Class

Documentation for this section has not yet been entered.

Syntax

public class HttpVersion

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)

Members

See Also: Inherited members from object.

Public Constructors

Documentation for this section has not yet been entered.

Public Fields

static readonly
Version10 Version . Documentation for this section has not yet been entered.
static readonly
Version11 Version . Documentation for this section has not yet been entered.

Extension Methods

static
IsNull<T> (this T) : bool
Determines whether the specified object is null.
static
IsNullDo<T> (this T, Action) : bool
Determines whether the specified object is null. And invokes the specified Action delegate if the specified object is null.

Member Details

HttpVersion Constructor

Documentation for this section has not yet been entered.

Syntax

public HttpVersion ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)

Version10 Field

Documentation for this section has not yet been entered.

Syntax

public static readonly Version Version10

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)

Version11 Field

Documentation for this section has not yet been entered.

Syntax

public static readonly Version Version11

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)