C# Класс Microsoft.Protocols.TestSuites.Common.PropertyRow

This class represents a row of properties
Наследование: Node
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Parse ( Context context ) : void

Parse bytes in context into a PropertyRowNode

PropertyRow ( ) : System.Collections.Generic

Initializes a new instance of the PropertyRow class.

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

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

Parse bytes in context into a PropertyRowNode
public Parse ( Context context ) : void
context Context The value of Context
Результат void

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

Initializes a new instance of the PropertyRow class.
public PropertyRow ( ) : System.Collections.Generic
Результат System.Collections.Generic