ITemplate<'T>
Defined in RazorEngine.dll.
Defines the required contract for implementing a template with a model.
Instance members
Instance member | Description |
Model()
Signature: unit -> unit
Modifiers: abstract |
Gets the or sets the model. |