Class DefaultJsonSettings
Namespace: Aurigma.DesignAtoms.Serialization
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class DefaultJsonSettings
Inheritance: System.Object -> DefaultJsonSettings
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Methods
Get
public static JsonSerializerSettings Get()
Returns
Newtonsoft.Json.JsonSerializerSettings
Get
public static JsonSerializerSettings Get(IConfiguration configuration)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Configuration.IConfiguration | configuration |
Returns
Newtonsoft.Json.JsonSerializerSettings