Table of Contents

Method UpdateFromResource

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

UpdateFromResource(Assembly, string, ConfigLocations)

Updates the SettingsScope with the settings from a Json resource.

public SettingsScope? UpdateFromResource(Assembly assembly, string resourceName, ConfigLocations location)

Parameters

assembly Assembly
resourceName string
location ConfigLocations

Returns

SettingsScope