public class Watchmen {
public BigBlueGuy DocManhattan { get; set; }
}
Thursday, 12 March 2009
Testing the SyntaxHighlighter plugin
This is some sample code
var jack = Customer.Find("jack");
var hisFavouriteFood = jack.GetFavouriteFood();
if (hisFavouriteFood == null) {
/* Jack hasn't expressed a preference */
}
Subscribe to:
Posts (Atom)
