Class TypedParameter NamespaceAutofac AssemblyAutofac.dll public class TypedParameter : ConstantParameter Inheritance object Parameter ConstantParameter TypedParameter Inherited Members ConstantParameter.CanSupplyValue(ParameterInfo, IComponentContext, out Func<object>) ConstantParameter.Value Constructors TypedParameter(Type, object?) Properties Type Methods From<T>(T)