Config/ForgeTrust.Runnable.Config/RunnableConfigModule.cs

RunnableConfigModule

Type

RunnableConfigModule

A module that registers configuration management services and automatically discovers and registers configuration objects.
Type

ConfigKeyAttribute

Specifies the configuration key or path for a type.
Method

ExtractKey(object)

Extracts the configuration key from an object's type attribute.
Method

ExtractKey(Type)

Extracts the configuration key from a type's attribute.
Method

GetKeyPath(Type)

Computes the full configuration key path for a type, recursively including declaring types unless is true.