My Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
RuntimeInspectorNamespace.DecimalField.NumberParser Struct Reference

Public Member Functions

delegate bool ParseFunc (string input, out object value)
 
delegate bool EqualsFunc (object value1, object value2)
 
 NumberParser (Type fieldType)
 
bool TryParse (string input, out object value)
 
bool ValuesAreEqual (object value1, object value2)
 

The documentation for this struct was generated from the following file: