J
Jet Leung
Hi all,
If I read a file by StreamReader and Encoding is Unicode, than all the
contant read from the file will be change into Unicode string . And how can
I make this Unicode string return the real text of that file?
If I read a file by StreamReader and Encoding is Unicode, than all the
contant read from the file will be change into Unicode string . And how can
I make this Unicode string return the real text of that file?