Commit 62f8723
Update selection-statements.md - fixed example meaning, highlighted difference between switch statement and switch expression (#44945)
* Update selection-statements.md - fixed example meaning, highlighted difference between switch statement and switch expression
Update selection-statements.md - fixed example meaning, highlighted difference between switch statement and switch expression
* Update selection-statements.md
Included is a description of intentional case sections that fall back if they share the same or interoperable logic.
* Update docs/csharp/language-reference/statements/selection-statements.md
---------
Co-authored-by: Bill Wagner <[email protected]>1 parent 3d848a0 commit 62f8723
File tree
1 file changed
+12
-2
lines changed- docs/csharp/language-reference/statements
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
70 | 80 | | |
71 | 81 | | |
72 | 82 | | |
73 | | - | |
| 83 | + | |
74 | 84 | | |
75 | 85 | | |
76 | 86 | | |
| |||
0 commit comments