what is meant by default implementation of an 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/13
            9:15 UTC
        
        
        Read the original article
        Hit count: 430
        
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