Tries the get value from the textbox text.
()
| 146 | /// Tries the get value from the textbox text. |
| 147 | /// </summary> |
| 148 | protected abstract void TryGetValue(); |
| 149 | |
| 150 | /// <summary> |
| 151 | /// Applies the sliding delta to the value. |
no outgoing calls
no test coverage detected