Noemax.Newtonsoft.Json.Serialization Namespace > JsonObjectContract Class : OverrideConstructor Property |
'Declaration Public Property OverrideConstructor As System.Reflection.ConstructorInfo
'Usage Dim instance As JsonObjectContract Dim value As System.Reflection.ConstructorInfo instance.OverrideConstructor = value value = instance.OverrideConstructor
public System.Reflection.ConstructorInfo OverrideConstructor {get; set;}
public read-write property OverrideConstructor: System.Reflection.ConstructorInfo;
public function get,set OverrideConstructor : System.Reflection.ConstructorInfo
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2