C# Class Microsoft.Protocols.TestTools.StackSdk.RemoteDesktop.Rdpefs.RdpefsUnknownPdu

Inheritance: RdpefsPDU
Exibir arquivo Open project: Microsoft/WindowsProtocolTestSuites

Public Methods

Method Description
Decode ( PduMarshaler marshaler ) : bool
Encode ( PduMarshaler marshaler ) : void

Method Details

Decode() public method

public Decode ( PduMarshaler marshaler ) : bool
marshaler PduMarshaler
return bool

Encode() public method

public Encode ( PduMarshaler marshaler ) : void
marshaler PduMarshaler
return void