Click or drag to resize

JsEngine Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.Extensibility.Scripting.EngineJsEngine

Namespace: Micros.PosCore.Extensibility.Scripting.Engine
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class JsEngine : IDisposable

The JsEngine type exposes the following members.

Methods
 NameDescription
Public methodDisposeReleases all resources used by the JsEngine
Protected methodDispose(Boolean)Releases the unmanaged resources used by the JsEngine and optionally releases the managed resources
Public methodToString
(Overrides ObjectToString)
Top
See Also