C# Класс Microsoft.Protocols.TestSuites.MS_OXCSTOR.EndCommand

EndCommand class
Наследование: BaseCommand
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
EndCommand ( )

Initializes a new instance of the EndCommand class

GetBytes ( ) : byte[]

Get the bytes of the EndCommand

Size ( ) : int

Get the size of the EndCommand

Описание методов

EndCommand() публичный Метод

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

GetBytes() публичный Метод

Get the bytes of the EndCommand
public GetBytes ( ) : byte[]
Результат byte[]

Size() публичный Метод

Get the size of the EndCommand
public Size ( ) : int
Результат int