SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Error in Dispose method

Last post 09-05-2008 11:20 PM by narven. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 09-05-2008 11:20 PM

    • narven
    • Top 500 Contributor
    • Joined on 08-16-2008
    • Lisboa, Portugal
    • Posts 9

    Error in Dispose method

    hi,

     Without doing anything, im getting and error in:

     protected override void Dispose(bool disposing)
            {
                if (disposing) {
                    if (components != null) {
                        components.Dispose();
                    }
                }
                base.Dispose(disposing);
            }

     telling me that  Project.App.Dispose(bool): no method found to replace (CS0115)

     what is that??? :( why is saying that?

    http://www.narvenblog.com/blog
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.