mirror of
https://github.com/wagesj45/CapyKit.git
synced 2024-11-12 19:23: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. |