edit Referencing Other Projects page.

master
Craig Oates 5 years ago
parent
commit
089994408f
  1. 2
      Referencing-Other-Projects.md

2
Referencing-Other-Projects.md

@ -52,8 +52,6 @@ namespace Commands
String.Format("Result: {0}", LibraryTest3 name) // Library Call to FunkyFish.
```
CODE FOR CONSOLE COMMANDS
IMAGE OF FUNCTION TO FUNCTION RELATIONSHIP.
As you can see, once you are inside a command-method, you are free to put any code you want in there. For example, you can call your library code.

Loading…
Cancel
Save