ECMA-334 C# Language Specification17.1.2.2: Interface implementations |
A class-base
specification may include a list of interface types, in which case the class is said to implement the given interface types. Interface implementations are discussed further in 20.4.