I'm trying to determine if there's a general rule for when an Interface
should used vs. an Abstract Class. Is there any design advantage to using
one or the other?
Brad
should used vs. an Abstract Class. Is there any design advantage to using
one or the other?
Brad
Comment