/InterfaceInAction

This example shows how to use multiple inheritance interfaces and use them as datatype in a list. C# does not allow multiple inheritance with classes.

Primary LanguageC#

This repository is not active