Show / Hide Table of Contents

Method ExpectNullableStringProperty

| Improve this Doc View Source

ExpectNullableStringProperty(String, Boolean)

Expects a named nullable string property.

Declaration
public string ExpectNullableStringProperty(string propertyName, bool expectComma)
Parameters
Type Name Description
System.String propertyName

The property name.

System.Boolean expectComma

Expects comma ahead.

Returns
Type Description
System.String

The string value of the property.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest