Click or drag to resize
DebugNamespace Class
Class to provide debug namespace in the MacroEngine.
Inheritance Hierarchy
System.Object
  CMS.MacroEngine.MacroNamespace<DebugNamespace>
    CMS.MacroEngine.DebugNamespace

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 12.0.0
Syntax
C#
public class DebugNamespace : MacroNamespace<DebugNamespace>

The DebugNamespace type exposes the following members.

Constructors
  NameDescription
Public methodDebugNamespace
Top
See Also