C# Class Microsoft.Protocols.TestSuites.Common.PropertyRow

This class represents a row of properties
Inheritance: Node
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( Context context ) : void

Parse bytes in context into a PropertyRowNode

PropertyRow ( ) : System.Collections.Generic

Initializes a new instance of the PropertyRow class.

Method Details

Parse() public méthode

Parse bytes in context into a PropertyRowNode
public Parse ( Context context ) : void
context Context The value of Context
Résultat void

PropertyRow() public méthode

Initializes a new instance of the PropertyRow class.
public PropertyRow ( ) : System.Collections.Generic
Résultat System.Collections.Generic