Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should this not be AddNumbersCommand? #2

Open
jannesrsa opened this issue Nov 9, 2017 · 1 comment
Open

Should this not be AddNumbersCommand? #2

jannesrsa opened this issue Nov 9, 2017 · 1 comment

Comments

@jannesrsa
Copy link

var addCommandReference = controller.AddCommand(new AddTextCommand());

var addCommandReference = controller.AddCommand(new AddNumbersCommand());

@skimedic
Copy link
Owner

yep, that was a typo. Fixed it. thank you for pointing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants