fix formatting in Writing Command-Methods.

master
Craig Oates 5 years ago
parent
commit
c78f72342d
  1. 1
      Writing-Command-Methods.md

1
Writing-Command-Methods.md

@ -19,6 +19,7 @@ public static string CommandMethodName()
// Your code goes here...
return "The result/message you want to feedback to the end-user."
}
```
More examples can be found at the following links:

Loading…
Cancel
Save