free geoip Code Formatting for Community Server 1.1 - Jayson's Blog - jaysonKnight.com
jaysonKnight.com
Welcome to my corner of the internet

Code Formatting for Community Server 1.1

Found this little dandy over on the CS forums, let's see if it works:

/// <summary>
/// Clean up any resources being used.
/// </summary>
protected override void Dispose( bool disposing )
{
    if( disposing )
    {
        if (components != null)
        {
           components.Dispose();
        }
    }
    base.Dispose( disposing );
}


Posted Jun 29 2005, 05:14 PM by Jayson Knight

Add a Comment

(required)  
(optional)
(required)  
Remember Me?

Copyright © :: JaysonKnight.com
External Content © :: Respective Authors

Terms of Service/Privacy Policy