Static Public Member Functions | |
| static void | Configure (SerializationContext context, string configSection) |
| static void | Configure (SerializationContext context, XmlReader reader, string sectionName) |
Classes | |
| class | MethodMap |
| encapsulates a method delegate for processing a tag. The parameters list is a list of valid attributes for the tag. They will be passed in the order listed to the delegate. | |
| class | SectionHandler |
| Handles a given section of the xml file. | |
| static void JsonExSerializer.XmlConfigurator.Configure | ( | SerializationContext | context, | |
| string | configSection | |||
| ) | [static] |
| static void JsonExSerializer.XmlConfigurator.Configure | ( | SerializationContext | context, | |
| XmlReader | reader, | |||
| string | sectionName | |||
| ) | [static] |
1.5.2