PreviousNext

.NET Futures: Multiple Inheritance

by bill-s, 2017-04-08T04:28:14.000Z

A controversial new proposal for .NET suggests the introduction of a limited form of multiple inheritance via abstract interfaces. This feature was inspired by Java’s default methods.

Read More