Splodey Autosplitter #2280
Annotations
9 warnings
build
The field 'ColorSlider.pickerDrag' is assigned but its value is never used
|
build
The field 'ColorPanel.pickerDrag' is assigned but its value is never used
|
build
'FontDialog.Font' hides inherited member 'Control.Font'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build
'FontDialog.FontChanged' hides inherited member 'Control.FontChanged'. Use the new keyword if hiding was intended.
|
build
The variable 'ex' is declared but never used
|
build
'KeyOrButton' defines operator == or operator != but does not override Object.Equals(object o)
|
build
'KeyOrButton' defines operator == or operator != but does not override Object.GetHashCode()
|
build
'DetailedTimerSettings.Height' hides inherited member 'Control.Height'. Use the new keyword if hiding was intended.
|
build
'DetailedTimerSettings.Width' hides inherited member 'Control.Width'. Use the new keyword if hiding was intended.
|