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

Represent a pop command.
Inheritance: Command
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes publiques

Méthode Description
PopCommand ( byte command )

Initializes a new instance of the PopCommand class.

Method Details

PopCommand() public méthode

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