All templates must derive from this class.

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public class CodeTemplate : Control, 
	INotifyPropertyChanged, IDisposable
Visual Basic
Public Class CodeTemplate
	Inherits Control
	Implements INotifyPropertyChanged, IDisposable

Inheritance Hierarchy

See Also