Метод | Описание | |
---|---|---|
CamelCasePropertyNamesContractResolver ( ) : System.Globalization |
Initializes a new instance of the CamelCasePropertyNamesContractResolver class.
|
Метод | Описание | |
---|---|---|
ResolvePropertyName ( string propertyName ) : string |
Resolves the name of the property.
|
public CamelCasePropertyNamesContractResolver ( ) : System.Globalization | ||
Результат | System.Globalization |
protected ResolvePropertyName ( string propertyName ) : string | ||
propertyName | string | Name of the property. |
Результат | string |