Hi all.
I'm building a DLL file which contains alot of diffrent functions. My problem is that i would like to have some short comments added to each of the functions.
So if i in a project do: DBClass.main.queue.GetAllTasks
it would show me a short comment i have written in the DLL?
Hope its understandable what i meant.
I'm building a DLL file which contains alot of diffrent functions. My problem is that i would like to have some short comments added to each of the functions.
So if i in a project do: DBClass.main.queue.GetAllTasks
it would show me a short comment i have written in the DLL?
Hope its understandable what i meant.