SerialSeb: Interfaces with static methods, reducing the cost of extensibility
Sebastien Lambla points out that you can implement “static” interface members using extension methods. This is a very handy technique.
Sebastien Lambla points out that you can implement “static” interface members using extension methods. This is a very handy technique.