switch statements C# windows forms code example
Example: c sharp switch forms
Setup setup = new Setup();
Pairs pairs = new Pairs();
pairs.Show();
Setup setup = new Setup();
Pairs pairs = new Pairs();
pairs.Show();