Class JsonUseAttribute
Overrides default strategy for ExpandableObjectContractResolver, it will use this attribute even if read-only and serializeReadOnlyProperties == false.
Inheritance
System.Object
JsonUseAttribute
Namespace: Eco.Shared.Serialization
Assembly: Eco.Shared.dll
Syntax
public class JsonUseAttribute : Attribute
Constructors
JsonUseAttribute()
Declaration
public JsonUseAttribute()