Property | Type | Description | |
---|---|---|---|
GetValue | object>.Func | ||
PropertyConverters | ConcurrentDictionary |
||
PropertyValidator | IPropertyValidator | ||
SetValue | object>.Action |
Method | Description | |
---|---|---|
GetPropertyConverters ( |
||
PropertyConverter ( ) : Newtonsoft.Json | ||
PropertyConverter ( |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
IsNotNull ( ) : bool | ||
ShouldSerialize ( |
public static GetPropertyConverters ( |
||
type | ||
return | PropertyConverter>.Dictionary |
public PropertyConverter ( ) : Newtonsoft.Json | ||
return | Newtonsoft.Json |
public PropertyConverter ( |
||
type | ||
pv | IPropertyValidator | |
return | Newtonsoft.Json |
public static ConcurrentDictionary |
||
return | ConcurrentDictionary |
public IPropertyValidator PropertyValidator | ||
return | IPropertyValidator |