C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCFXICS.EndCommand

Represent an end command.
상속: Command
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 메소드들

메소드 설명
EndCommand ( byte command )

Initializes a new instance of the EndCommand class.

메소드 상세

EndCommand() 공개 메소드

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