Initializes a new instance of the Batch class
Namespace: CodeSmith.BaseTemplatesAssembly: CodeSmith.BaseTemplates (in CodeSmith.BaseTemplates.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public Batch( int startLineNumber, int lineCount, string content ) |
Visual Basic |
---|
Public Sub New ( startLineNumber As Integer, lineCount As Integer, content As String ) |
Parameters
- startLineNumber
- Type: System..::..Int32
- lineCount
- Type: System..::..Int32
- content
- Type: System..::..String