Error when implementing methods of abstract class inherited from interface in some second class
Uranuz
neuranuz at gmail.com
Wed Oct 30 10:14:37 PDT 2013
I think that I understand it now. If class A implements some
interface B it should implement all methods of interface B even
if they are abstract.
More information about the Digitalmars-d
mailing list