Skip to content

Compono.CompositionConfigurationError.ProfileCycle.Chain

Compono

Compono.CompositionConfigurationError.ProfileCycle

CompositionConfigurationError.ProfileCycle.Chain Property

The full cycle, in application order, with the repeated profile type at both ends (e.g. [ProfileA, ProfileB, ProfileA]) - always at least two entries. A genuinely immutable snapshot (Compono.ImmutableSnapshot), same guarantee as Sources.

public System.Collections.Generic.IReadOnlyList<System.Type> Chain { get; }

Property Value

System.Collections.Generic.IReadOnlyList<System.Type>