C# Class NSoft.NFramework.Nini.Ini.IniDocumentTests

显示文件 Open project: debop/NFramework

Private Methods

Method Description
DuplicateKeys ( ) : void
DuplicateSections ( ) : void
GetAllKeys ( ) : void
GetKey ( ) : void
GetSection ( ) : void
MysqlStyleDocument ( ) : void
ParserError ( ) : void
PythonStyleDocument ( ) : void
RemoveKey ( ) : void
RemoveSection ( ) : void
SambaLoadAsStandard ( ) : void
SambaStyleDocument ( ) : void
SaveAsMysqlStyle ( ) : void
SaveAsPythonStyle ( ) : void
SaveDocumentWithComments ( ) : void
SaveToStream ( ) : void
SetKey ( ) : void
SetSection ( ) : void
WindowsStyleDocument ( ) : void