EGDL2 2.1
Loading...
Searching...
No Matches
WebSocketSharp.Ext Member List

This is the complete list of members for WebSocketSharp.Ext, including all inherited members.

Contains(this string value, params char[] chars)WebSocketSharp.Extinlinestatic
Contains(this NameValueCollection collection, string name)WebSocketSharp.Extinlinestatic
Contains(this NameValueCollection collection, string name, string value)WebSocketSharp.Extinlinestatic
Emit(this EventHandler eventHandler, object sender, EventArgs e)WebSocketSharp.Extinlinestatic
Emit< TEventArgs >(this EventHandler< TEventArgs > eventHandler, object sender, TEventArgs e)WebSocketSharp.Extinlinestatic
GetCookies(this NameValueCollection headers, bool response)WebSocketSharp.Extinlinestatic
GetDescription(this HttpStatusCode code)WebSocketSharp.Extinlinestatic
GetName(this string nameAndValue, string separator)WebSocketSharp.Extinlinestatic
GetNameAndValue(this string nameAndValue, string separator)WebSocketSharp.Extinlinestatic
GetStatusDescription(this int code)WebSocketSharp.Extinlinestatic
GetValue(this string nameAndValue, string separator)WebSocketSharp.Extinlinestatic
IsCloseStatusCode(this ushort value)WebSocketSharp.Extinlinestatic
IsEnclosedIn(this string value, char c)WebSocketSharp.Extinlinestatic
IsHostOrder(this ByteOrder order)WebSocketSharp.Extinlinestatic
IsLocal(this System.Net.IPAddress address)WebSocketSharp.Extinlinestatic
IsNullOrEmpty(this string value)WebSocketSharp.Extinlinestatic
IsPredefinedScheme(this string value)WebSocketSharp.Extinlinestatic
IsUpgradeTo(this HttpListenerRequest request, string protocol)WebSocketSharp.Extinlinestatic
MaybeUri(this string value)WebSocketSharp.Extinlinestatic
SubArray< T >(this T[] array, int startIndex, int length)WebSocketSharp.Extinlinestatic
Times(this int n, Action act)WebSocketSharp.Extinlinestatic
Times(this long n, Action act)WebSocketSharp.Extinlinestatic
Times(this uint n, Action act)WebSocketSharp.Extinlinestatic
Times(this ulong n, Action act)WebSocketSharp.Extinlinestatic
Times(this int n, Action< int > act)WebSocketSharp.Extinlinestatic
Times(this long n, Action< long > act)WebSocketSharp.Extinlinestatic
Times(this uint n, Action< uint > act)WebSocketSharp.Extinlinestatic
Times(this ulong n, Action< ulong > act)WebSocketSharp.Extinlinestatic
To< T >(this byte[] src, ByteOrder srcOrder)WebSocketSharp.Extinlinestatic
ToByteArray< T >(this T value, ByteOrder order)WebSocketSharp.Extinlinestatic
ToHostOrder(this byte[] src, ByteOrder srcOrder)WebSocketSharp.Extinlinestatic
ToString< T >(this T[] array, string separator)WebSocketSharp.Extinlinestatic
ToUri(this string uriString)WebSocketSharp.Extinlinestatic
UrlDecode(this string value)WebSocketSharp.Extinlinestatic
UrlEncode(this string value)WebSocketSharp.Extinlinestatic
WriteContent(this HttpListenerResponse response, byte[] content)WebSocketSharp.Extinlinestatic