C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCSTOR.BaseCommand

The base command is used to signal the end of the GLOBSET encoding.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 메소드들

메소드 설명
GetBytes ( ) : byte[]

Get the bytes of the command

Size ( ) : int

Get the size of command

메소드 상세

GetBytes() 공개 메소드

Get the bytes of the command
public GetBytes ( ) : byte[]
리턴 byte[]

Size() 공개 메소드

Get the size of command
public Size ( ) : int
리턴 int