TheBaseEngine Class
TheBaseEngine is a class common to all Buidin- and Plugin-Services of the C-DEngine
It contains many important methods common to all services
This class will be hidden in the future. Please always use the IBaseEngine interface to access public members of this class
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public class TheBaseEngine : TheMetaDataBase, IBaseEngine
Public Class TheBaseEngine _ Inherits TheMetaDataBase _ Implements IBaseEngine
public ref class TheBaseEngine : public TheMetaDataBase, IBaseEngine
Inheritance Hierarchy
nsCDEngine.ViewModels..::..TheBindableBase
nsCDEngine.ViewModels..::..TheDataBase
nsCDEngine.ViewModels..::..TheMetaDataBase
nsCDEngine.Engines..::..TheBaseEngine