Bauglir.Ex.WebSocketClientConnection.WebSocketClientConnection C# (CSharp) 메소드

WebSocketClientConnection() 공개 메소드

public WebSocketClientConnection ( ) : System
리턴 System
        public WebSocketClientConnection()
        {
            fMasking = true;
        }