NameGeneratorTypeInformation
Contains System.Type information for a NameGenerator's properties. This class is used by NameGeneratorSerializer.
Constructors
Constructor
Description
NameGeneratorTypeInformation()
Creates an empty NameGeneratorTypeInformation.
Methods
No public methods.
Properties
Property
Type
Description
NameFilterType
System.String
The concrete type name of Syllabore.NameGenerator.NameFilter.
NameTransformerTypeName
System.String
The concrete type name of Syllabore.NameGenerator.NameTransformer.
SyllableGeneratorTypeNames
System.Collections.Generic.Dictionary <SyllablePosition,System.String>
The concrete type names of the generators in Syllabore.NameGenerator.SyllableGenerators.
Last updated