Interfaces can easily be extended using extension methods.
Interfaces can be inherited with derived types identifying extended functionality.
** Based on requirement, approach, type coupling level, or pure laziness, this approach could be frowned upon