Method | Description | |
---|---|---|
CamelCasePropertyNamesContractResolver ( ) : System.Globalization |
Initializes a new instance of the CamelCasePropertyNamesContractResolver class.
|
Method | Description | |
---|---|---|
ResolvePropertyName ( string propertyName ) : string |
Resolves the name of the property.
|
public CamelCasePropertyNamesContractResolver ( ) : System.Globalization | ||
return | System.Globalization |
protected ResolvePropertyName ( string propertyName ) : string | ||
propertyName | string | Name of the property. |
return | string |