RazorEngine


CSharpCodeParser

Defined in RazorEngine.dll.

Defines a code parser that supports the C# syntax.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Initialises a new instance of CSharpCodeParser.

Fork me on GitHub