This is some sample code
var jack = Customer.Find("jack");
var hisFavouriteFood = jack.GetFavouriteFood();
if (hisFavouriteFood == null) {
/* Jack hasn't expressed a preference */
}
Where I test new blog layouts and plug-ins and stuff. Nothing to see here.
No comments:
Post a Comment