Method | Description | |
---|---|---|
Parse ( Context context ) : void |
Parse bytes in context into a PropertyRowNode
|
|
PropertyRow ( ) : System.Collections.Generic |
Initializes a new instance of the PropertyRow class.
|
public Parse ( Context context ) : void | ||
context | Context | The value of Context |
return | void |
public PropertyRow ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |