Class AbpNewtonsoftJsonSerializerOptions
Inheritance
object
AbpNewtonsoftJsonSerializerOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Json.Newtonsoft
Assembly: Volo.Abp.Json.Newtonsoft.dll
Syntax
public class AbpNewtonsoftJsonSerializerOptions
Constructors
AbpNewtonsoftJsonSerializerOptions()
Declaration
public AbpNewtonsoftJsonSerializerOptions()
Properties
JsonSerializerSettings
Declaration
public JsonSerializerSettings JsonSerializerSettings { get; }
Property Value
| Type | Description |
|---|---|
| Newtonsoft.Json.JsonSerializerSettings |