TheBaseApplication Class
This class is the essential class hosting all C-DEngine Services.
Every Application, Service or other host has to instantiate this class to Activate the C-DEngine
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public class TheBaseApplication : ICDEManagement, IDisposable
Public Class TheBaseApplication _ Implements ICDEManagement, IDisposable
public ref class TheBaseApplication : ICDEManagement, IDisposable