Question about Explicit interface members in c## DotNet - 窗口里的风景
s*k
1 楼
why does C# offer this feature?
For a class implementing a interface, the purpose is to make this class have
both features of the class itself and of the interface it implemnts.
"Explicit interface members" enforces the call from interface's level, why?
why? why?
Thanks for comments.
For a class implementing a interface, the purpose is to make this class have
both features of the class itself and of the interface it implemnts.
"Explicit interface members" enforces the call from interface's level, why?
why? why?
Thanks for comments.