Community

C# 8 Interfaces: Static Members

(Jeremy Bytes) When taking a closer look at C# 8 interfaces, we have a new capability: interfaces can have static members (including static fields).