RazorEngine


InstanceContext

Defined in RazorEngine.dll.
Defines contextual information for a template instance.

Instance members

Instance memberDescription
Loader()
Signature: unit -> TypeLoader
Gets the type loader.
TemplateType()
Signature: unit -> Type
Gets the template type.
Fork me on GitHub