Interface IEngineConfiguration
public interface IEngineConfiguration
Properties
AppName
string AppName { get; }
Property Value
AssemblyName
string AssemblyName { get; }
Property Value
Configuration
IConfigurationRoot? Configuration { get; }
Property Value
Settings
EngineSettings? Settings { get; }