CadScriptCommandPlaybackEntry Class

Definition

public sealed record CadScriptCommandPlaybackEntry(int LineNumber, string Input, CadCommandResult Result) : IEquatable<CadScriptCommandPlaybackEntry>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (3)