Creates a new instance of ISettingsCompiler.
Creates a new instance of ISettingsCompiler.
public ISettingsCompiler CreateSettingsCompiler(ILogger);
Creates a new instance of ISettingsCompiler.
public ISettingsCompiler CreateSettingsCompiler(ILogger,bool);
Creates a new instance of ISettingsCompiler.
public ISettingsCompiler CreateSettingsCompiler(ILogger,bool,string);
SettingsCompilerFactory Class | NSpectre.Core.Configuration.Compiler Namespace