Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.WebSockets.WebSocketValidate Class Reference

Static Package Functions

static void ValidateSubprotocol (string subProtocol)
 
static void ValidateCloseStatus (WebSocketCloseStatus closeStatus, string statusDescription)
 
static void ValidateArraySegment (ArraySegment< byte > arraySegment, string parameterName)
 
static void ValidateBuffer (byte[] buffer, int offset, int count)
 
static void ValidateSubprotocol (string subProtocol)
 
static void ValidateArraySegment (ArraySegment< byte > arraySegment, string parameterName)
 
static void ThrowIfInvalidState (WebSocketState currentState, bool isDisposed, WebSocketState[] validStates)
 
static void ValidateSubprotocol (string subProtocol)
 
static void ValidateCloseStatus (WebSocketCloseStatus closeStatus, string statusDescription)
 
static void ValidateArraySegment (ArraySegment< byte > arraySegment, string parameterName)
 

Detailed Description

Definition at line 5 of file WebSocketValidate.cs.


The documentation for this class was generated from the following files: