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

The base command is used to signal the end of the GLOBSET encoding.
Показать файл Открыть проект

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

Метод Описание
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