Can you override private virtual methods
No, moreover, you cannot access private methods in inherited classes, have to be protected in the base class to allow any sort of access.
Contributed by:
Guest
Guest user is that user who have done some activity on website without login. Activity contains commenting on any article, uploading an image on website etc.
Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=265
Click here to go on website
|