Now let’s see if it picks up the [code] tag from BlogJet; if so this will make me very happy:
/// <summary>
/// Clean up any resources being used.
/// </summary>
protected override void Dispose( bool disposing )
{
if( disposing )
{
if (components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
Well, the formatting is a little off (indents), but I can deal with that. What a great CS add-in! Here's the link again.
Posted
Jun 29 2005, 05:31 PM
by
Jayson Knight