C# Класс Microsoft.Protocols.TestSuites.MS_OXORULE.Restriction_r

The Restriction_r structure is an encoding of the Restriction filters.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Rt uint

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

Метод Описание
Serialize ( ) : byte[]

This method is used for serializing the Restriction_r.

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

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

This method is used for serializing the Restriction_r.
public Serialize ( ) : byte[]
Результат byte[]

Описание свойств

Rt публичное свойство

Encodes the RestrictType field common to all restriction structures.
public uint Rt
Результат uint