Morten Nielsen
  • Home
  • Software portfolio
  • About
  • YouTube
Sign in Subscribe

C#

A collection of 1 post
C#

Funny piece of C# code I found today

Today I found this piece of code in an integration to RemoteX Application. switch (ConfigurationManager.AppSettings["UsePriority"]) { case "false": switch (... ) { case true: log.Write ... break; case false: log.Write ... break; }; break; case "true": switch (... ) { case true: log.Write ... break;
May 26, 2009
Page 1 of 1
Morten Nielsen © 2023
  • YouTube
Powered by Ghost