Enum PropertyNameHandling
Namespace: Mastersign.ConfigModel
Assembly: Mastersign.ConfigModel.dll
Syntax
public enum PropertyNameHandling
Fields
| Name | Description |
|---|---|
| CamelCase | |
| Hyphenated | |
| LowerCase | |
| PascalCase | |
| Underscored |
public enum PropertyNameHandling
| Name | Description |
|---|---|
| CamelCase | |
| Hyphenated | |
| LowerCase | |
| PascalCase | |
| Underscored |