mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-13 19:53:36 -06: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. |