Interfaces (C# Programming Guide)
- can't declare if public in interface only in implementation.
- VS doesn't explicitly give the interface public when generating from an interface
This blog contains what I am learning about the C# language and environment.