ServiceOverride public class ServiceOverride Documentation public object DependencyKey { get; } public Type Type { get; } public object Value { get; } public static ServiceOverrideKey ForKey(string key) public static ServiceOverrideKey ForKey(Type key) public static ServiceOverrideKey ForKey<TKey>() public static Dependency op_Implicit(ServiceOverride item)