What do you call it when one interface “inherits” from another?

后端 未结 6 1150
北荒
北荒 2020-12-02 20:17

If I have class B : A {}

I say that \"Class B inherited class A\" or \"class B derives from class A\".

However, if I instead have:



        
6条回答
提交回复
热议问题