what is meant by default implementation of interface
Posted
by Asad Butt
on Stack Overflow
See other posts from Stack Overflow
or by Asad Butt
Published on 2010-03-12T19:40:14Z
Indexed on
2010/03/12
19:47 UTC
Read the original article
Hit count: 342
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
© Stack Overflow or respective owner