F Frank Rizzo Jul 15, 2003 #1 Why in the world is ControlChars chars in the Microsoft.VisualBasic namespace? Is there a reasonable explanation for it?
Why in the world is ControlChars chars in the Microsoft.VisualBasic namespace? Is there a reasonable explanation for it?
M Michael Culley Jul 15, 2003 #2 Frank Rizzo said: Why in the world is ControlChars chars in the Microsoft.VisualBasic namespace? Is there a reasonable explanation for it? Click to expand... Probably because you use \t \r \n \" \0 etc in C#
Frank Rizzo said: Why in the world is ControlChars chars in the Microsoft.VisualBasic namespace? Is there a reasonable explanation for it? Click to expand... Probably because you use \t \r \n \" \0 etc in C#