Interface IConfigLocation
Identifier for specific ConfigBase
public interface IConfigLocation
Properties
ConfigName
string ConfigName { get; }
Property Value
FileLocation
ConfigFileLocation FileLocation { get; }
Property Value
PreferJsonConvert
bool PreferJsonConvert { get; }
Property Value
Type
Type Type { get; }