Monday, October 3, 2011

Partial Class

Partial classes simply allow a single class definition to span more than one file offering yet another useful way to organize your code.