Community

C# 8 Interfaces: Properties and Default Implementation

(Jeremy Bytes) In taking a closer look at C# interfaces, we’ll start by exploring default implementation and how it relates to properties. Here’s what I’ve found: