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

The properties of the JsonContract class are listed here.

 
Name 
Description 
 
Gets or sets the default JsonConverter for this contract.  
 
Gets or sets the type created during deserialization.  
 
Gets or sets the default creator method used to create the object.  
 
Gets or sets a value indicating whether the default creator is non public.  
 
Gets or sets whether this type contract is serialized as a reference.  
 
Gets or sets the method called immediately after deserialization of the object.  
 
Gets or sets all methods called immediately after deserialization of the object.  
 
Gets or sets the method called during deserialization of the object.  
 
Gets or sets all methods called during deserialization of the object.  
 
Gets or sets the method called when an error is thrown during the serialization of the object.  
 
Gets or sets all method called when an error is thrown during the serialization of the object.  
 
Gets or sets the method called after serialization of the object graph.  
 
Gets or sets all methods called after serialization of the object graph.  
 
Gets or sets the method called before serialization of the object.  
 
Gets or sets all methods called before serialization of the object.  
 
Gets the underlying type for the contract.  
 
Name 
Description 
 
internally specified JsonConverter's to override default behavour checked for after passed in converters and attribute specified converters 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.