Click or drag to resize

JsonPropertySetIsSpecified Property

Namespace:  Newtonsoft.Json.Serialization
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Action<Object, Object> SetIsSpecified { get; set; }

Property Value

Type: ActionObject, Object
See Also