|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Member Functions | |
| static TSelf | Parse (string s, IFormatProvider? provider) |
| static bool | TryParse ([NotNullWhen(true)] string? s, IFormatProvider? provider, out TSelf result) |
| TSelf | : | IParseable<TSelf> |
Definition at line 7 of file IParseable.cs.