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

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

Méthodes publiques

Méthode Description
EndCommand ( byte command )

Initializes a new instance of the EndCommand class.

Method Details

EndCommand() public méthode

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