Summary

public static MyIniKey Parse(string input)

Parses a string in the form ofsection/keyinto a MyIniKey object.

Returns

MyIniKey

Parameters