This is the complete list of members for StringExtension, including all inherited members.
ExtractBytes(this string text) | StringExtension | static |
ExtractFloats(this string text) | StringExtension | static |
To(this string text, Type type, object defaultValue=null, bool exception=false) | StringExtension | static |
To< T >(this string text, T defaultValue=default, bool exception=false) | StringExtension | static |