C# Class Microsoft.Protocols.TestSuites.MS_OXCFXICS.PopCommand

Represent a pop command.
Inheritance: Command
ファイルを表示 Open project: OfficeDev/Interop-TestSuites

Public Methods

Method Description
PopCommand ( byte command )

Initializes a new instance of the PopCommand class.

Method Details

PopCommand() public method

Initializes a new instance of the PopCommand class.
public PopCommand ( byte command )
command byte The command byte.