This example
string.Format(" { {0} }", "bla-bla-bla");
throw System.FormatEx ception with message 'Input string was not in a correct
format.'
http://www.alvas.net - Audio tools for C# and VB.Net developers
string.Format(" { {0} }", "bla-bla-bla");
throw System.FormatEx ception with message 'Input string was not in a correct
format.'
http://www.alvas.net - Audio tools for C# and VB.Net developers
Comment