TestJsEngine Class
Namespace
Statiq.Testing.JavaScript
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IJavaScriptEngine"] click Interface0 "/api/Statiq.Common/IJavaScriptEngine" Type-.->Interface1["IDisposable"] Type["TestJsEngine"] class Type type-node

Syntax

public class TestJsEngine : IJavaScriptEngine, IDisposable

Constructors

Properties

Name Property Type Summary
Name string
Version string

Methods

Extension Methods