Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ThrowCountOutOfRange()

static void System.Net.WebSockets.ValueWebSocketReceiveResult.ThrowCountOutOfRange ( )
inlinestaticprivate

Definition at line 29 of file ValueWebSocketReceiveResult.cs.

30 {
31 throw new ArgumentOutOfRangeException("count");
32 }

Referenced by System.Net.WebSockets.ValueWebSocketReceiveResult.ValueWebSocketReceiveResult().