Hi
I have been playing with C1 and I am testing some c# external functions. I have them compiled and added to the bin. Following this page I can add them to the console and all works as expected:
http://docs.composite.net/Functions/CSharpFunctions/Adding-External-C-Functions-in-C1-Console
Can I add them programmatically as well, instead of manually adding each one through the console?
Thanks.
I have been playing with C1 and I am testing some c# external functions. I have them compiled and added to the bin. Following this page I can add them to the console and all works as expected:
http://docs.composite.net/Functions/CSharpFunctions/Adding-External-C-Functions-in-C1-Console
Can I add them programmatically as well, instead of manually adding each one through the console?
Thanks.