EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method AddFactory

    AddFactory<TService, TImplementation>(IServiceCollection)

    Declaration
    public static void AddFactory<TService, TImplementation>(this IServiceCollection services) where TService : class where TImplementation : class, TService
    Parameters
    Type Name Description
    IServiceCollection services
    Type Parameters
    Name Description
    TService
    TImplementation

    AddFactory<TService>(IServiceCollection)

    Declaration
    public static void AddFactory<TService>(this IServiceCollection services) where TService : class
    Parameters
    Type Name Description
    IServiceCollection services
    Type Parameters
    Name Description
    TService
    © Xab3r. All rights reserved.