CadCommandExecutedEventArgs Class

Definition

public sealed record CadCommandExecutedEventArgs(string Input, string? CommandName, CadCommandResult Result, CadUndoSource Source, bool IsTransparent, DateTimeOffset TimestampUtc) : IEquatable<CadCommandExecutedEventArgs>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (6)