CadCommandDescriptor(String, IReadOnlyList, String, IReadOnlyList) Constructor

Definition

Assembly ProCad.Editing.dll
public CadCommandDescriptor(string Name, IReadOnlyList<string> Aliases, string Description, IReadOnlyList<CadCommandSyntax> Syntaxes)

Parameters

Name
String?
Description
String?