Hello, all
Does anyone know a way to export comments from PB script to the .NET assembly?
For example, I wish to descrie a public function. In PB, I write comment in the script itself. Is it possible for me to export this "header" into the .NET assembly, so c# programmers could see it?
Thank you
Arcady