UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Class EmptyServiceProvider

    Empty service provider that always returns null for any service type.

    Inheritance
    object
    EmptyServiceProvider
    Implements
    IServiceProvider
    Namespace: Singulink.UI.Navigation.InternalServices
    Assembly: Singulink.UI.Navigation.dll
    Syntax
    public sealed class EmptyServiceProvider : IServiceProvider

    Properties

    Name Description
    Instance

    Gets the singleton instance of the EmptyServiceProvider.

    Methods

    Name Description
    GetService(Type)

    Gets a service object of the specified type. Always returns null.

    © Singulink. All rights reserved.