EGDL2 2.1
Loading...
Searching...
No Matches
FullSerializer.fsConverterRegistrar Class Reference

This class allows arbitrary code to easily register global converters. To add a converter, simply declare a new field called "Register_*" that stores the type of converter you would like to add. Alternatively, you can do the same with a method called "Register_*"; just add the converter type to the Converters list. More...

Detailed Description

This class allows arbitrary code to easily register global converters. To add a converter, simply declare a new field called "Register_*" that stores the type of converter you would like to add. Alternatively, you can do the same with a method called "Register_*"; just add the converter type to the Converters list.


The documentation for this class was generated from the following files: