G
Guest
Hello !
In c# , I have a Switch statement , and I want to add default value that
will be executed , if all the other "case" options not match to the condition.
What is the syntax to else (all the other "case" options not match to the
condition) in switch statement?
Thank U !!!!
In c# , I have a Switch statement , and I want to add default value that
will be executed , if all the other "case" options not match to the condition.
What is the syntax to else (all the other "case" options not match to the
condition) in switch statement?
Thank U !!!!