Hi Guys, We all know that Interface members are by default Public and Abstract. But can we declare Interface as private or protected ? If yes then what is the significance of Private Interface and is there any difference in implementation of Protected and Public Interfaces?
Posted to
C#
(Forum)
by
spillbean
on
08-29-2008, 12:00 AM
Filed under: C#, C#2.0, Interfaces, private