Saturday, December 17, 2011

C# switch statement help!?

Yes it is, change to switch(s) and then for your case use case "1" case "2" etc...you need to put the values in quotation marks so that it reads it as a string.

No comments:

Post a Comment