Show / Hide Table of Contents

Class JsonConverters

Custom json converters.

Inheritance
System.Object
JsonConverters
Namespace:Mapbox.Utils.JsonConverters
Assembly:Mapbox.Utils.dll
Syntax
public static class JsonConverters : object

Properties

Converters

Gets the converters.

Declaration
public static JsonConverter[] Converters { get; }
Property Value
Type Description
JsonConverter[]

The converters.

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX