Cassie Mod

Cassie Mod

  • NA
  • 631
  • 19.3k

ive got a question about merging to lines

Dec 8 2015 3:46 PM

My boss said i could merge these to lines into one, but i cant figger out how. Does somebody know ? thnx 
 
 
string Text = myFile.ReadLine();

string[] Bits = Text.Split(';');


Answers (3)