Class ResolvedParameter NamespaceAutofac.Core AssemblyAutofac.dll public class ResolvedParameter : Parameter Inheritance object Parameter ResolvedParameter Constructors ResolvedParameter(Func<ParameterInfo, IComponentContext, bool>, Func<ParameterInfo, IComponentContext, object?>) Methods CanSupplyValue(ParameterInfo, IComponentContext, out Func<object?>?) ForKeyed<TService>(object) ForNamed<TService>(string)