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

PopCommand class
상속: BaseCommand
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

공개 메소드들

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

Get the bytes of the PopCommand

PopCommand ( )

Initializes a new instance of the PopCommand class

Size ( ) : int

Constructor size

메소드 상세

GetBytes() 공개 메소드

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

PopCommand() 공개 메소드

Initializes a new instance of the PopCommand class
public PopCommand ( )

Size() 공개 메소드

Constructor size
public Size ( ) : int
리턴 int