public sealed record CadScriptCommandPlaybackEntry(int LineNumber, string Input, CadCommandResult Result) : IEquatable<CadScriptCommandPlaybackEntry>
kind:method
kind:property
kind:ctor
CadScriptCommandPlaybackEntry(Int32, String, CadCommandResult)
Input
LineNumber
Result