Noemax.Newtonsoft.Json.Serialization Namespace > JsonContract Class : DefaultCreator Property |
'Declaration Public Property DefaultCreator As System.Func(Of Object)
'Usage Dim instance As JsonContract Dim value As System.Func(Of Object) instance.DefaultCreator = value value = instance.DefaultCreator
public System.Func<object> DefaultCreator {get; set;}
public read-write property DefaultCreator: System.Func;
public function get,set DefaultCreator : System.Func
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