Create an Atom converter for a particular ObjectSoup.

 

   

Syntax
 

[C#]
Converter(ObjectSoup soup)

[Visual Basic]
Converter(soup As ObjectSoup)

 

   

Params
 
Name Description
soup The soup to use.

 

   

Notes
 

Create an Atom converter for a particular ObjectSoup.

 

   

Example
 
None.