Re: Why can't interfaces have protected methods?
From: cody (no_spam_deutronium_at_gmx.net)
Date: 08/13/04
- Next message: Brendan Reynolds: "Re: default constraint"
- Previous message: Patty O'Dors: "Re: free database server for desktop application with ado.net driv"
- In reply to: Shell: "Re: Why can't interfaces have protected methods?"
- Next in thread: Henke: "Re: Why can't interfaces have protected methods?"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 12:54:45 +0200
> Besides, from my understanding, interfaces
> aren't inherited.
That is wrong. If a class implements a certain interface, all derived
classes also do.
-- cody Freeware Tools, Games and Humour http://www.deutronium.de.vu || http://www.deutronium.tk
- Next message: Brendan Reynolds: "Re: default constraint"
- Previous message: Patty O'Dors: "Re: free database server for desktop application with ado.net driv"
- In reply to: Shell: "Re: Why can't interfaces have protected methods?"
- Next in thread: Henke: "Re: Why can't interfaces have protected methods?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|