thread class

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

Nadeen Ali

hi,
i need to know how to drive from a seald class like,
thread class; i wnt to make a new class which inherit from
the thread class.
 
Nadeen,
i need to know how to drive from a seald class like,

You can't. That's the whole point of making a class sealed.

i wnt to make a new class which inherit from the thread class.

Why? What are you actually trying to accomplish?



Mattias
 

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