Animals examples of interfaces not really clear for me. Usually I see something like:
interface IBarker { void Bark(); }
For