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

Afficher le fichier Open project: IntelliTect/PowerStudio

Méthodes publiques

Méthode Description
IsNotSection ( char ch ) : bool
IsNotValue ( char ch ) : bool

Method Details

IsNotSection() public static méthode

public static IsNotSection ( char ch ) : bool
ch char
Résultat bool

IsNotValue() public static méthode

public static IsNotValue ( char ch ) : bool
ch char
Résultat bool