IEvaluationContextInternal Interface

Provides access to the internal functionality of EvaluationContext.

  Important

This interface is for internal use only and must not be accessed by the user code.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public interface IEvaluationContextInternal

Properties

BreakNext Specifies whether evaluation should be stopped for debugging on the next upcoming step.
TerminateNext Specifies whether evaluation should be terminated on the next upcoming step.

Methods

See Also