Initializes a new instance of the InMemoryCodeTemplateInfo class
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public InMemoryCodeTemplateInfo( string content, string fullPath ) |
| Visual Basic |
|---|
Public Sub New ( content As String, fullPath As String ) |