Title for identifyable commands
This commit is contained in:
@@ -10,4 +10,6 @@ public sealed class CreateElementCommand : IIdentifiableUserCommand
|
||||
}
|
||||
|
||||
public string UserCommandID => CommandName;
|
||||
|
||||
public string Title => "Create element";
|
||||
}
|
||||
Reference in New Issue
Block a user