what is meant by default implementation of an interface
- by Asad Butt
I have seen this statement in many of the documention samples, like here
This class is the default implementation of the "ISomeInterface" interface
what exactly this means ? Thanks