You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > DefaultContractResolver Class > DefaultContractResolver Methods
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
DefaultContractResolver Methods

The methods of the DefaultContractResolver class are listed here.

 
Name 
Description 
 
Creates a JsonArrayContract for the given type.  
 
Creates the constructor parameters.  
 
Determines which contract type is created for the given type.  
 
Creates a JsonDictionaryContract for the given type.  
 
Creates a JsonDynamicContract for the given type.  
 
Creates a JsonISerializableContract for the given type.  
 
Creates a JsonLinqContract for the given type.  
 
Creates the IValueProvider used by the serializer to get and set values from a member.  
 
Creates a JsonObjectContract for the given type.  
 
Creates a JsonPrimitiveContract for the given type.  
 
Creates properties for the given JsonContract.  
 
Creates a JsonProperty for the given MemberInfo.  
 
Creates a JsonProperty for the given ParameterInfo.  
 
Creates a JsonStringContract for the given type.  
 
Gets the serializable members for the type.  
 
Resolves the default JsonConverter for the contract.  
 
Name 
Description 
 
Gets the resolved name of the property.  
 
Resolves the contract for a given type.  
 
Name 
Description 
 
This is CanConvertToString, a member of class DefaultContractResolver. 
 
This is GetClrTypeFullName, a member of class DefaultContractResolver. 
 
This is GetState, a member of class DefaultContractResolver. 
 
This is IsIConvertible, a member of class DefaultContractResolver. 
 
This is IsJsonPrimitiveType, a member of class DefaultContractResolver. 
 
Name 
Description 
 
Resolves the name of the property.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.