Converter: Enumeration
XML type: | | n/a |
C# type: | | enum |
Implementing class: | | Ant.ContentEntry.Converters.EnumerationConverter |
Summary: | | Converts to and from enumerations |
Remarks: | | |
This is an advanced converter which must be overriden in code in order to specify which enumeration it is converting to and from. |
Back to converter reference.
|