Table of Contents

Interface ISettingsContainerHasSettingsPack

Namespace
MCM.Abstractions
Assembly
MCMv5.dll
public interface ISettingsContainerHasSettingsPack

Methods

LoadAvailableSnapshots(IEnumerable<SettingSnapshot>)

IEnumerable<BaseSettings> LoadAvailableSnapshots(IEnumerable<SettingSnapshot> snapshots)

Parameters

snapshots IEnumerable<SettingSnapshot>

Returns

IEnumerable<BaseSettings>

SaveAvailableSnapshots()

IEnumerable<SettingSnapshot> SaveAvailableSnapshots()

Returns

IEnumerable<SettingSnapshot>

This page was last modified at 07/18/2023 00:37:21 +00:00 (UTC).

Commit Message
Author:    github-actions[bot]
Commit:    62e6d93dec2990698006a60773c6be4a26e3c56a
Automated dotnet-format update