外观
public enum ServiceKeyLookupMode { Explicit(String) Inherit }
功能:表示 FromKeyedServices 使用的服务键查找方式。
FromKeyedServices