Метод | Описание | |
---|---|---|
GetValue ( string key ) : string | ||
GetValue ( string key, string defaultValue ) : string | ||
Parse ( ) : void | ||
SimpleIniReader ( string filename ) : System.Collections.Generic |
public GetValue ( string key, string defaultValue ) : string | ||
key | string | |
defaultValue | string | |
Результат | string |
public SimpleIniReader ( string filename ) : System.Collections.Generic | ||
filename | string | |
Результат | System.Collections.Generic |