Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.Virtual_Channel_RAW_Pdu.Virtual_Channel_RAW_Pdu C# (CSharp) Method

Virtual_Channel_RAW_Pdu() public method

The constructor of the class with no parameter.
public Virtual_Channel_RAW_Pdu ( ) : System
return System
        public Virtual_Channel_RAW_Pdu()
        {
            context = null;
        }

Same methods

Virtual_Channel_RAW_Pdu::Virtual_Channel_RAW_Pdu ( Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpbcgr.RdpbcgrClientContext clientContext ) : System
Virtual_Channel_RAW_Pdu