ECMA-334 C# Language Specification

10.4.5: Interface members

The members of an interface are the members declared in the interface and in all base interfaces of the interface, and the members inherited from class object.