Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Switch on String
//Microsoft (R) Visual C# Compiler version 3.4.0-beta4-19562-05 (ff930dec) //Copyright (C) Microsoft Corporation. All rights reserved. using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; namespace Rextester { public class Program { public static void Main(string[] args) { const string test = "test"; switch (test) { case "test": Console.WriteLine("switch on test"); break; default: Console.WriteLine("nope"); break; } } } }
run
|
edit
|
history
|
help
0
Amma
test code
asxdf
Valida Fechas futuras
Hello Demo
EX8 Loop_For_While
List Array
c# piramid yapımı
C# Dictionary with Enum Keys And Values
1 to 1000 armstrong