Skip to content

net90_EventLogHelper.Interfaces_IConfigShim

dparvin edited this page Sep 10, 2025 · 1 revision

IConfigShim interface

Defines a contract for configuration operations, allowing for abstraction and easier testing.

public interface IConfigShim

Members

name description
GetAppSetting(…) Gets the application setting.

See Also

Clone this wiki locally