Ktm200
Posts: 4
|
Posted: 11/04/2013, 11:55 AM |
|
Does anyone have documentation produced for the Souce Code for C# .net?
I understand it is not incredibly complex, I need to document it and was wondering if someone has already attempted this?
I touched base with Support and they just referred me to the help file, which was not much help at all.
Thanks in Advance for your help.
Sincerely,
Steve
|
 |
 |
mrachow
Posts: 509
|
Posted: 11/06/2013, 1:50 PM |
|
Not quite sure what exactly to are looking for.
But the manuals most close to programming are the
Component Manual
(some kind of reference) and the
Examples and Techniques
_________________
Best regards,
Michael |
 |
 |
Ktm200
Posts: 4
|
Posted: 11/06/2013, 1:56 PM |
|
Looking past the manuals....
What I am looking for is when I go into the c# source code produced by Code Charge.
IE...I go open the website produced by Code Charge with Visual Studio.
Is the output code with all the functions,Classes, name spaces etc.. documented anywhere???
The closest I have found is the documentation for the inmotion framework...there seem to be a lot of similarities...
Thanks
Steve
|
 |
 |
|