AssemblyFacilityOverrideCacheExtensionsFromJson Method (AssemblyFacilityOverrideCache) |
[This is preliminary documentation and is subject to change.]
Loads a list of facility identifier overrides from the default JSON file and adds them to the cache.
Namespace:
NerdyDuck.CodedExceptions.Configuration
Assembly:
NerdyDuck.CodedExceptions.Configuration (in NerdyDuck.CodedExceptions.Configuration.dll) Version: 2.0.0+2040dad
Syntax
RemarksThe default file is named 'FacilityIdentifierOverrides.json' and must reside in the working directory of the application.
See Also