- like an abstract base class
- cannot be instantiated directly
- it's members are implemented by any class or struct that implements the interface
- can contain events, indexers, methods, and properties
This blog is a collection of hints, issues, and notes that I have encountered on my journey as a software developer. As I've now transitioned into that "Dinosaur" phase as a software developer (40+) I find I need to write things down or refer to things way more often than I used to. This site is my ad-hoc collection of database (Oracle/SQL Server) and application development (.NET, PL/SQL, TSQL) topics. Hopefully it will help someone find a solution to something their working on.
Saturday, January 7, 2017
Interfaces in C#
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment