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

PopCommand class
Inheritance: BaseCommand
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes publiques

Méthode 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 méthode

Get the bytes of the PopCommand
public GetBytes ( ) : byte[]
Résultat byte[]

PopCommand() public méthode

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

Size() public méthode

Constructor size
public Size ( ) : int
Résultat int