threading class

  • Thread starter Thread starter Nadeen Ali
  • Start date Start date
N

Nadeen Ali

hi,
i need to know how to inherit from sealed class like,
thread class
 
May we ask why? Maybe we have another option for you that will work.
 
You Can't inherit from a sealed class (that's why it is sealed)

As William said - what are you trying to accomplish?

Arnon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top