Generator Serialization
Last updated
Last updated
When serializing a to a json file, use the convenience class . The convenience class is found in the Syllabore.Json
namespace.
Consider the following name generator:
To save this to a file, create a serializer:
To load a name generator from a json file: