DefaultGenericHandler public class DefaultGenericHandler : AbstractHandler Documentation Code public IGenericImplementationMatchingStrategy ImplementationMatchingStrategy { get; } public DefaultGenericHandler(ComponentModel model, IGenericImplementationMatchingStrategy implementationMatchingStrategy) Initializes a new instance of the DefaultGenericHandler class. protected virtual IHandler BuildSubHandler(CreationContext context, Type requestedType) protected IHandler GetSubHandler(CreationContext context, Type genericType)