Namespace - LJCGenTextLib
Syntax
C# |
public class GenerateText
|
Generates text using a text template.
Public Methods
CreateSections
|
Create Sections from template definition.
|
Generate
|
Generates a merged output file from the specified template
and Sections data.
|
Generate
|
Generates a merged output file from the specified template
and data file.
|
Generate
|
Generates a merged output file from the template lines and Sections data.
|
4 Methods
Private Methods
#ctor
|
Initializes an object instance.
|
Reset
|
Resets the current values.
|
2 Methods
Properties
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.