You are here: Start » AVL.NET » JsonFormatParameters Class
JsonFormatParameters Class
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
JSON format parameters.
Constructors
Constructor | Description | |
---|---|---|
![]() | JsonFormatParameters() | |
![]() | JsonFormatParameters(Boolean, Optional<Int32>, JsonFormatLineBreakType) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | IndentationWidth | Atl.Optional<System.Int32> | |
![]() | Indentation | System.Boolean | |
![]() | IsDisposed | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Avl.UnmanagedObject |
![]() | LineBreakType | Avl.JsonFormatLineBreakType |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Avl.JsonFormatParameters) | |
![]() | Dispose() | Inherited from Avl.UnmanagedObject |
![]() | Equals(Avl.JsonFormatParameters) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Avl.JsonFormatParameters) | |
![]() | ToString() | Inherited from System.Object |