G
Guest
A c# design question - why interface methods are designed to be implicitly
public (that is, no access specifier) - for allowing flexibility to the
classes implementing the interface?
public (that is, no access specifier) - for allowing flexibility to the
classes implementing the interface?