Table of Contents

Delegate TemplateRunner.ExecutorFactory

Namespace
The.Model.Templates
Assembly
Instagile.Model.dll
public delegate ITemplateExecutor TemplateRunner.ExecutorFactory(string tempDir)

Parameters

tempDir string

Returns

ITemplateExecutor