Error!
Success!

By tag: private

showing:  of
0
kicks

.NET: Why aren't Private Abstract methods allowed?  (Unpublished)

Sometimes when creating base objects you want to create methods that are overridable by object that inherit the base object, but keep the methods from being public. However, the compiler throws an exceptions when you try to define a method as "Private Abstract".


Kicked By:
Drop Kicked By: