Class AbpSystemTextJsonSerializerModifiersOptions
Inheritance
object
AbpSystemTextJsonSerializerModifiersOptions
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.SystemTextJson
Assembly: Volo.Abp.Json.SystemTextJson.dll
Syntax
public class AbpSystemTextJsonSerializerModifiersOptions
Constructors
AbpSystemTextJsonSerializerModifiersOptions()
Declaration
public AbpSystemTextJsonSerializerModifiersOptions()
Properties
Modifiers
Declaration
public List<Action<JsonTypeInfo>> Modifiers { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<T><System.Action<T><System.Text.Json.Serialization.Metadata.JsonTypeInfo>> |