TryGet
Summary
public static bool TryGet(string str, out MyStringId id)
Returns
Parameters
- string str
- MyStringId id
Summary
public static MyStringId TryGet(string str)
Returns
Parameters
- string str
public static bool TryGet(string str, out MyStringId id)
public static MyStringId TryGet(string str)