Property | Type | Description |
---|
Method | Description | |
---|---|---|
PropertyPathParser ( string path ) : System | ||
Step ( string &typeName, string &propertyName, string &index ) : PropertyNodeType |
public PropertyPathParser ( string path ) : System | ||
path | string | |
return | System |
public Step ( string &typeName, string &propertyName, string &index ) : PropertyNodeType | ||
typeName | string | |
propertyName | string | |
index | string | |
return | PropertyNodeType |