C# Class System.Net.WebSockets.WebSocketValidate

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Methods

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