Enum TomlObjectType
Namespace: Nett
Assembly: Nett.dll
Syntax
public enum TomlObjectType
  Fields
| Name | Description | 
|---|---|
| Array | |
| ArrayOfTables | |
| Bool | |
| DateTime | |
| Float | |
| Int | |
| LocalDate | |
| LocalDateTime | |
| LocalTime | |
| String | |
| Table | |
| TimeSpan | 
public enum TomlObjectType
  | Name | Description | 
|---|---|
| Array | |
| ArrayOfTables | |
| Bool | |
| DateTime | |
| Float | |
| Int | |
| LocalDate | |
| LocalDateTime | |
| LocalTime | |
| String | |
| Table | |
| TimeSpan |