i have been messing around with C#. I came across a issue i thought i'd ask here to see anyone could help me. In the picture you can see my issue. i am looking for a way to make more than one argument exception. instead of a bunch of if statements. is there a way i can compile the characters into one if statement? It would really reduce the line count and make it easier for me to track. Thanks.
Yep i have tried that and get a error. i thought it might be the way i am calling the if statement by using 'contains'. i will have to go try it again to see (maybe i messed up). thanks for the input. anymore possibilities you know of?