This is the default implementation of the IRedaktApplicationContext interface.

public class RedaktApplicationContext: IRedaktApplicationContext
Inheritance:
ObjectRedaktApplicationContext
Implements:
IRedaktApplicationContext

Constructors

RedaktApplicationContext(IRedaktSystem, IRedaktServices) Default constructor. Services are injected by the IoC container.

Properties

System Gets the Redakt global system instance.
Services Gets the Redakt services collection.
Items