Summary
public MyIniValue Get(string section, string name)
Gets the MyIniValue of the given configuration key.
Returns
Parameters
Summary
public MyIniValue Get(MyIniKey key)
Gets the MyIniValue of the given configuration key.
Returns
Parameters
- MyIniKey key