I am trying to add a description to the functions that I developed - I want this description to appear in the code view when another developer uses my units or when a user uses the API / COM to connect and uses our software. At the moment, everything that they see, for example, the name of the function and the type of the return value, but they have no idea what the function does.
in C # you use XML tags.
Anton source
share