problem on case in switch statement in C#

Move the break statement outside the if body. The break should not be conditional.