TransformTask.

Transform(string, string, TransformationCollection) Method

Assembly
MagicChunks.dll
Namespace
MagicChunks
Containing Type
TransformTask

Syntax

public static void Transform(string sourcePath, string targetPath, TransformationCollection transformation)

Parameters

Name Type Description
sourcePath string
targetPath string
transformation TransformationCollection

Return Value

Type Description
void