RazorEngine


InstanceContext

Defined in RazorEngine.dll.

Defines contextual information for a template instance.

Instance members

Instance memberDescription
Loader()
Signature: unit -> unit

Gets the type loader.

TemplateType()
Signature: unit -> unit

Gets the template type.

Fork me on GitHub