C# 클래스 Microsoft.Protocols.TestSuites.Common.PropertyRow

This class represents a row of properties
상속: Node
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 메소드들

메소드 설명
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