Wednesday, 7 August 2013

Why Lint give an advice to make my constructor protected for abstract class?

Why Lint give an advice to make my constructor protected for abstract class?

I'm wondering what is behind the Lint's advice of making the constructor
of an abstract class protected?

No comments:

Post a Comment