Use the switch statement to select one of many code blocks to be executed. SyntaxGet your own C# Server. switch(expression) { case x: ...
確定! 回上一頁