public Form1()
{
int i = 5;
i = ++i + ++i;
MessageBox.Show(i.ToString());
}
--
for your security, this text has been encrypted by ROT13 twice.
for your security, this text has been encrypted by ROT13 twice.