Table of Contents

Struct ConfigurationObjectLoaderExt.CfgObject<T>

Namespace
Tlabs.Config
Assembly
Tlabs.Core.dll

Configuration object with section key.

public struct ConfigurationObjectLoaderExt.CfgObject<T>

Type Parameters

T
Inherited Members
Extension Methods

Fields

Object

Configuration object instance.

public T Object

Field Value

T

SectionName

Section key.

public string SectionName

Field Value

string