Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear All,
Could any body tell me how to fix the error? Please note that the 'else' part is now empty. I'll insert some code in it.
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Putting a 'break' after the last case would solve the problem.