Method UpdateFromResource
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
AssemblyresourceName
stringlocation
ConfigLocations