J
Jay Balapa
Hi,
I want to do the following-
But it is giving me an error-
mySB.AppendFormat(" Hello "
"How Are You{0}",
strName);
I was able to do this in C++.
Thanks
Jay
I want to do the following-
But it is giving me an error-
mySB.AppendFormat(" Hello "
"How Are You{0}",
strName);
I was able to do this in C++.
Thanks
Jay