Метод |
Описание |
|
CreateNewHandler ( string sectionName, SectionData section ) : object |
|
|
GetConfigInternal ( string sectionName ) : object |
|
|
GetDocumentForSection ( string sectionName ) : XmlDocument |
|
|
GetHandler ( string sectionName ) : object |
|
|
GetInnerDoc ( XmlDocument doc, int i, string sectionPath ) : XmlDocument |
|
|
InitRead ( XmlTextReader reader ) : bool |
|
|
Load ( string fileName ) : bool |
|
|
LookForFactory ( string key ) : object |
|
|
MoveToNextElement ( XmlTextReader reader ) : void |
|
|
ReadConfigFile ( XmlTextReader reader ) : void |
|
|
ReadRemoveSection ( XmlTextReader reader, string sectionName ) : void |
|
|
ReadSection ( XmlTextReader reader, string sectionName ) : void |
|
|
ReadSectionGroup ( XmlTextReader reader, string configSection ) : void |
|
|
ReadSections ( XmlTextReader reader, string configSection ) : void |
|
|
StorePending ( string name, XmlTextReader reader ) : void |
|
|
ThrowException ( string text, XmlTextReader reader ) : void |
|
|