You are here: Symbol Reference > Stimulsoft.Base.Json.Converters Namespace > CustomCreationConverter Class > CustomCreationConverter Members
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
CustomCreationConverter Members

The following tables list the members exposed by CustomCreationConverter.

 
Name 
Description 
 
Determines whether this instance can convert the specified object type.  
 
Creates an object which will then be populated by the serializer.  
 
Gets the JsonSchema of the JSON produced by the JsonConverter.
JSON Schema validation has been moved to its own package. See http://www.newtonsoft.com/jsonschemafor more details.  
 
Reads the JSON representation of the object.  
 
Writes the JSON representation of the object.  
 
Name 
Description 
 
Gets a value indicating whether this JsonConverter can read JSON.  
 
Gets a value indicating whether this JsonConverter can write JSON.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.