D
Dan Cimpoiesu
Hello
What does mean when a protected modifier is apllied to a class.
I want to inherit a protected class defined in another class, I saw that the
microsoft programmers achieved that.
But I cannot ( ex.I want to inherit the protected abstract class
CollectionForm that is defined in the CollectionEditor class but I don't
achieve this). Any suggestions?
Regards
Dan Cimpoiesu
What does mean when a protected modifier is apllied to a class.
I want to inherit a protected class defined in another class, I saw that the
microsoft programmers achieved that.
But I cannot ( ex.I want to inherit the protected abstract class
CollectionForm that is defined in the CollectionEditor class but I don't
achieve this). Any suggestions?
Regards
Dan Cimpoiesu