使用接口 meaning in English
using interfaces
Examples
- It uses both interfaces and delegates
它使用接口和委托。 - Object that exclusively uses an interface
独占使用接口的 - Discusses when to use interfaces instead of an inheritance hierarchy
讨论何时使用接口而不使用继承层次结构。 - You can now use interfaces as objects that can define contracts
现在你可以使用接口来作为定义对象的构造函数。 - Use an interface when
在以下情况中使用接口: