Summary
public static bool TryParse(string input, out MyIniKey key)
Parses a string in the form ofsection/keyinto a MyIniKey object.
public static bool TryParse(string input, out MyIniKey key)
Parses a string in the form ofsection/keyinto a MyIniKey object.