Extensions Methods |
The Extensions type exposes the following members.
| Name | Description | |
|---|---|---|
| ToInt32 |
Convert the value of an enum to the respective int value
| |
| TrimAdvanced |
Returns the input value removing any spaces from the beginning and end, and removing any duplicate spaces.
|