C# Класс Microsoft.Protocols.TestSuites.MS_OXCFXICS.TaggedPropIdGroupTypedPropInfo

The TaggedPropIdGroupTypedPropInfo class.
Наследование: GroupTypedPropInfo
Показать файл Открыть проект

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

Метод Описание
DeserializeFrom ( FastTransferStream stream ) : LexicalBase

Deserialize a TaggedPropIdGroupTypedPropInfo instance from a FastTransferStream.

TaggedPropIdGroupTypedPropInfo ( FastTransferStream stream )

Initializes a new instance of the TaggedPropIdGroupTypedPropInfo class.

Verify ( FastTransferStream stream ) : bool

Verify that a stream's current position contains a serialized TaggedPropIdGroupTypedPropInfo.

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

DeserializeFrom() публичный статический Метод

Deserialize a TaggedPropIdGroupTypedPropInfo instance from a FastTransferStream.
public static DeserializeFrom ( FastTransferStream stream ) : LexicalBase
stream FastTransferStream A FastTransferStream.
Результат LexicalBase

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

Initializes a new instance of the TaggedPropIdGroupTypedPropInfo class.
public TaggedPropIdGroupTypedPropInfo ( FastTransferStream stream )
stream FastTransferStream a FastTransferStream

Verify() публичный статический Метод

Verify that a stream's current position contains a serialized TaggedPropIdGroupTypedPropInfo.
public static Verify ( FastTransferStream stream ) : bool
stream FastTransferStream A FastTransferStream.
Результат bool