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

显示文件 Open project: debop/NFramework

Private Methods

Method Description
AcceptNoKeyEndings ( ) : void
CommentAfterKey ( ) : void
CommentCharInString ( ) : void
ConsumeAllKeyText ( ) : void
ConvertToUnix ( string text ) : string
EndCommentUnix ( ) : void
GetAndSetDelimiters ( ) : void
IgnoreComments ( ) : void
KeyWithNoEquals ( ) : void
KeyWithQuotes ( ) : void
KeysWithSameName ( ) : void
LineContinuation ( ) : void
LineContinuationAnotherChar ( ) : void
LineContinuationMoreSpace ( ) : void
LineContinuationNoSpace ( ) : void
LinePositionAndNumber ( ) : void
MoveToNextKey ( ) : void
MoveToNextSection ( ) : void
NoCommentAfterKey ( ) : void
NoEndOfLineComment ( ) : void
NoEndOfLineKey ( ) : void
NoEndOfLineKeyNoValue ( ) : void
NoEndOfLineSection ( ) : void
NoEndingQuote ( ) : void
NoLineContinuation ( ) : void
NoSectionsOrKeys ( ) : void
NormalComment ( ) : void
NormalSectionAndKey ( ) : void
SectionWithNoEndBracket ( ) : void
SectionsWithSameName ( ) : void