ITransformer.

Transform(Type, string, TransformationCollection) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Core
Containing Type
ITransformer

Syntax

string Transform(Type documentType, string source, TransformationCollection transformations)

Parameters

Name Type Description
documentType Type
source string
transformations TransformationCollection

Return Value

Type Description
string