Summary
Initializes a new instance of the
TextTransformationTemplate
class.
- Namespace
- Cake
.Core .Text - Containing Type
- Text
Transformation Template
Syntax
public TextTransformationTemplate(string template)
Parameters
Name | Type | Description |
---|---|---|
template | string | The template. |
Return Value
Type | Description |
---|---|
void |