So many interfaces, part two
In my earlier article from April 2011 on interface implementation I noted that C# supports a seldom-used feature called “interface re-implementation”. This feature is useful when you need it…
In my earlier article from April 2011 on interface implementation I noted that C# supports a seldom-used feature called “interface re-implementation”. This feature is useful when you need it…