Namespace Xareus.Scenarios.Configuration
Classes
AConfiguration
A configuration is a special function that applies settings to a sequence. It can be used to provide a ConfigurationContext to the sequence which scope is limited to the sequence. The Configuration context used by the function comes from the parent sequence of the current sequence (if any) The Configuration context returned by the Configure method is provided to the current sequence.