WTF (3)

Well, no comment required, i guess.

(..)
if (contextvalue == 0)
{
    string empty = "";
    return (empty.ToString());
}

Leave a Reply