You are here: Start » AVL.NET » JsonFormatParameters Constructor
JsonFormatParameters Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public JsonFormatParameters ( bool indentation_, Optional<int> indentationWidth_, Avl.JsonFormatLineBreakType lineBreakType_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | indentation_ | bool | |||
![]()  | indentationWidth_ | Atl.Optional<int> | |||
| lineBreakType_ | Avl.JsonFormatLineBreakType | 

