RazorEngine


Engine

Defined in RazorEngine.dll.

Provides quick access to the functionality of the RazorEngineService class.

Static members

Static memberDescription
IsolatedRazor()
Signature: unit -> unit

Quick access to an isolated RazorEngine. See IRazorEngineService.

Razor()
Signature: unit -> unit

Quick access to RazorEngine. See IRazorEngineService.

Fork me on GitHub