[]
        
(Showing Draft Content)

C1.JsonNet.JsonAttribute.Order

Order Property

Order

Gets a value indicates the order of the seriailization or deserialization.

Declaration
public int Order { get; }
Remarks

The property which has greater order, it will be serialized or deserialized earlier.