RazorEngine


ITemplate<'T>

Defined in RazorEngine.dll.

Defines the required contract for implementing a template with a model.

Instance members

Instance memberDescription
Model()
Signature: unit -> unit
Modifiers: abstract

Gets the or sets the model.

Fork me on GitHub