ITransformer.

Transform(string, TransformationCollection) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Core
Containing Type
ITransformer

Syntax

string Transform(string source, TransformationCollection transformations)

Parameters

Name Type Description
source string
transformations TransformationCollection

Return Value

Type Description
string