Back to Browse

20. C# - Interfaces

4.7K views
Nov 23, 2018
5:30

#Interfaces in C# are a means to get around the lack of multiple #inheritances in C#, meaning you cannot inherit from multiple #classes but you can implement multiple interfaces. Interfaces make #programs more compact and easier to maintain. This extra #complexity leads to greater #simplicity. #dotnet #dotnetcore #csharp #learncsharp #web #dev #webdev #coding -~-~~-~~~-~~-~- Check out: - LinkedIn Learning: http://bit.ly/2PxsH57 - Pluralsight: http://bit.ly/2EsgjlJ - Udemy: http://bit.ly/2QP5P5V - YouTube: http://bit.ly/2pVlkwO -~-~~-~~~-~~-~-

Download

0 formats

No download links available.

20. C# - Interfaces | NatokHD