Compiler.

Compiler(ICakeContext, string) Constructor

Assembly
Cake.ViewCompiler.dll
Namespace
Cake.ViewCompiler
Containing Type
Compiler

Syntax

public Compiler(ICakeContext context, string id)

Parameters

Name Type Description
context ICakeContext
id string

Return Value

Type Description
void