0
votes
votes
1 answers
C# String Split
Hi, I keep on getting the following error message: "Input string was not in a correct format." here is my code: public void AddStadiumsToDB(string[] stadiums, string donepath) { int stadiumid ...
blah blah blah is here! blah blah » Close
Hi, I keep on getting the following error message: "Input string was not in a correct format." here is my code: public void AddStadiumsToDB(string[] stadiums, string donepath) { int stadiumid ...
Got feedack? Found a bug? report it here.