C Sharp > Debug
19.10.2016 16:04:30
Наиболее часто встречающиеся слова в статье:
[WriteLine]
Статья:
static void Divide(string si, string s2)
{
int n2 = 0; try {
int nl = int.Parse(sl); n2 = int.Parse(s2);
Debug.WriteLine(nl);
Debug.WriteLine(n2);
Trace.WriteLine(nl);