C# Class System.Net.WebSockets.WebSocketValidate

显示文件 Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
ThrowPlatformNotSupportedException ( ) : void
ValidateArraySegment ( ArraySegment arraySegment, string parameterName ) : void
ValidateCloseStatus ( WebSocketCloseStatus closeStatus, string statusDescription ) : void
ValidateSubprotocol ( string subProtocol ) : void