logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface ISystemConfigurationProvider

    Provides access to the current system configuration snapshot.

    Namespace: Serenity.SystemConfiguration.Application.Interfaces
    Assembly: Serenity.SystemConfiguration.Application.dll
    Syntax
    public interface ISystemConfigurationProvider

    Methods

    GetSnapshot()

    Gets the current system configuration snapshot.

    Declaration
    ISystemConfigurationSnapshot GetSnapshot()
    Returns
    Type Description
    ISystemConfigurationSnapshot

    The current system configuration snapshot.

    In this article
    © 2026 Serenity. All Rights Reserved