메소드 | 설명 | |
---|---|---|
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 |