Thursday, September 16, 2010

Testes Tester

Just seeing if I can get the code formatting to work. Also, I hope no one finds my blog now by searching for Testes.


// comment
public class x-returner
{
public int x { get; set; }

public int getX { int x = 1; return x; }
}

No comments:

Post a Comment