When to use abstract classes?

Posted by bala3569 on Stack Overflow See other posts from Stack Overflow or by bala3569
Published on 2010-04-03T09:43:33Z Indexed on 2010/04/03 9:53 UTC
Read the original article Hit count: 703

Filed under:
|
|

Here is the msdn article on abstract class but i really dont get it... When should i really use abstract classes? What are the advantages of using abstract classes?

© Stack Overflow or respective owner

Related posts about c#

Related posts about abstract-class