| Abstract classes, Interfaces, and Patterns - slide 18 : 37 |
If a member of an interface collides with a member of a class, the member of the interface can be implemented as an explicit interface member
Explicit interface members can also be used to implement several interfaces with colliding members
The Interface IGameObject with a conflicting Value property. |
Output of Card Client. |


![Next page: Patterns and Techniques [Section] -- Keyboard shortcut: 'n' Next page: Patterns and Techniques [Section] -- Keyboard shortcut: 'n'](./images/nav-right.gif)





