CadCommandKeywordDescriptor Class

Definition

public sealed record CadCommandKeywordDescriptor(string Keyword, string Description = "") : IEquatable<CadCommandKeywordDescriptor>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)