mirror of
https://github.com/wagesj45/CapyKit.git
synced 2025-03-13 13:16:39 -05:00
629 B
629 B
Parse Method
Overload List
Parse(T)(T, String) | A T extension method that parses a string into an enumeration. |
Parse(T)(T, String, Boolean) | A T extension method that parses a string into an enumeration. |