Method | Description | |
---|---|---|
JsonContractResolver ( System.Net.Http.Formatting.MediaTypeFormatter formatter ) : System.Collections.Generic |
Method | Description | |
---|---|---|
CreateObjectContract ( Type type ) : |
||
CreateProperty ( |
Method | Description | |
---|---|---|
ConfigureProperty ( |
||
CreateSerializableJsonProperties ( Type type ) : IEnumerable |
||
IsTypeJsonObject ( Type type ) : bool | ||
IsTypeNullable ( Type type ) : bool |
protected CreateObjectContract ( Type type ) : |
||
type | Type | |
return |
protected CreateProperty ( |
||
member | ||
memberSerialization | MemberSerialization | |
return |
public JsonContractResolver ( System.Net.Http.Formatting.MediaTypeFormatter formatter ) : System.Collections.Generic | ||
formatter | System.Net.Http.Formatting.MediaTypeFormatter | |
return | System.Collections.Generic |