ITransformer.

Transform<TDocument>(string, TransformationCollection) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks.Core
Containing Type
ITransformer

Syntax

string Transform<TDocument>(string source, TransformationCollection transformations) 
    where TDocument : IDocument

Type Parameters

Name Description
TDocument

Parameters

Name Type Description
source string
transformations TransformationCollection

Return Value

Type Description
string