Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Appendix C. Options and boxes

Appendix C. Options and boxes

If you have any experience with any other programming language, you’ll no doubt have seen code that does some guard-style operation, like this:

if (thing != null)
{
    thing.whatever();
}


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial