C-DEngine 5.105

ThePluginBase Class

Base class for C-DEngine plugins

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public class ThePluginBase : TheThingBase, 
	ICDEPlugin
Public Class ThePluginBase _
	Inherits TheThingBase _
	Implements ICDEPlugin
public ref class ThePluginBase : public TheThingBase, 
	ICDEPlugin

Inheritance Hierarchy


Object
  nsCDEngine.Engines.ThingService..::..TheThingBase
    nsCDEngine.Engines.ThingService..::..ThePluginBase