-
Home
-
API
-
ProCad.Editing.Commands
-
CadCommandContext
-
Constructors
-
CadCommandContext(ICadEditorSession?, String, String, IReadOnlyList, CancellationToken)
CadCommandContext(ICadEditorSession?, String, String, IReadOnlyList, CancellationToken) Constructor
Definition
public CadCommandContext(ICadEditorSession? session, string rawInput, string commandName, IReadOnlyList<string> arguments, CancellationToken cancellationToken)
Parameters