ServiceCollectionExtensions.AddCustomRequestHandlers method
namespace: Serenity.Extensions.DependencyInjection assembly: Serenity.Net.Services
public static IServiceCollection AddCustomRequestHandlers(this IServiceCollection collection,
ITypeSource typeSource = null, Func<Type, Type, bool> predicate = null)
See Also
- interface ITypeSource
- class ServiceCollectionExtensions