Interface inherit from structures
Hi...
I know an abstract class cannot be inherited from by structures but interface can be inherited from by structure ?
I want to know how to interface can be inherited from by structures ? Please explain with an example ?
Thanks....