Метод | Описание | |
---|---|---|
ReadKeyValueConfig ( Stream, stream ) : KeyValueConfig, | ||
ReadKeyValueConfig ( TextReader, reader ) : KeyValueConfig, | ||
this ( string key ) : List |
public static ReadKeyValueConfig ( Stream, stream ) : KeyValueConfig, | ||
stream | Stream, | |
Результат | KeyValueConfig, |
public static ReadKeyValueConfig ( TextReader, reader ) : KeyValueConfig, | ||
reader | TextReader, | |
Результат | KeyValueConfig, |