Prefer using explicit interface implementation.
优先使用明确的接口实现。
Prefer using explicit interface implementation.
推荐使用显示的接口实现。
How do you unambiguously specify that you want a method info of an specific explicit interface implementation?
你怎样才能明确指出你想要特定的明了的接口应用的方法信息呢?
The following design guidelines help ensure that your library design USES explicit interface implementation only when appropriate.
下列设计准则有助于确保您的库设计仅在需要时使用显式接口实现。
Explicit interface implementation also allows the programmer to implement two interfaces that have the same member names and give each interface member a separate implementation.
显式接口实现还允许程序员实现具有相同成员名称的两个接口,并为每个接口成员各提供一个实现。
Explicit Separation of Interface from implementation.
显式模式接口与实现的分离。
Keep service interface and service implementation apart from each other and be very explicit about your implementation choices, especially the instancing model.
让服务接口和服务实现彼此分开,明确你的实现选择,尤其是实例化的模式。
Why is it illegal to have a private setter on an explicit getter-only interface implementation?
为什么会有一个明确的吸气只有接口实现私有者违法?
An unsealed externally visible type provides an explicit method implementation of a public interface and does not provide an alternative externally visible method that has the same name.
未密封的外部可见类型提供了显式实现公共接口的方法,但没有提供具有相同名称的其他外部可见方法。
This member is an explicit interface member implementation.
这个成员是多载的。
This member is an explicit interface member implementation.
这个成员是多载的。
应用推荐