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

PopCommand class
Inheritance: BaseCommand
Show file Open project: OfficeDev/Interop-TestSuites

Public Methods

Method Description
GetBytes ( ) : byte[]

Get the bytes of the PopCommand

PopCommand ( )

Initializes a new instance of the PopCommand class

Size ( ) : int

Constructor size

Method Details

GetBytes() public method

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

PopCommand() public method

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

Size() public method

Constructor size
public Size ( ) : int
return int