C# Class PowerStudio.LanguageServices.Ini.IniParser.Delimiter

Exibir arquivo Open project: IntelliTect/PowerStudio

Public Methods

Method Description
IsNotSection ( char ch ) : bool
IsNotValue ( char ch ) : bool

Method Details

IsNotSection() public static method

public static IsNotSection ( char ch ) : bool
ch char
return bool

IsNotValue() public static method

public static IsNotValue ( char ch ) : bool
ch char
return bool