Method ExpectPropertyName
| Improve this Doc View SourceExpectPropertyName(String)
Expects current token as specified property name.
Declaration
public void ExpectPropertyName(string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.String | propertyName | The specified property name. |