Код: Выделить всё
MessageBox.Show( @"Could not read the Windows Registry.
Bailing out...","Registry Error",MessageBoxButtons.OK,MessageBoxIcon.Error);
Есть ли способ обойти эту проблему или это просто деталь того, как работает C#?
Подробнее здесь: https://stackoverflow.com/questions/328 ... hite-space