AccordingToDale
Programmer
Howdy all,
This is more a curiosity than a need....
Is it possible to add a description to a method so when you are coding and you reference that method you know just what that method does?
As an example, if you are using an intrinsic .NET method, say object.New(), when you type the '.' you get a list of properties and methods. When you highlight a method (or property) you'll get a brief description of the method.
Dale
This is more a curiosity than a need....
Is it possible to add a description to a method so when you are coding and you reference that method you know just what that method does?
As an example, if you are using an intrinsic .NET method, say object.New(), when you type the '.' you get a list of properties and methods. When you highlight a method (or property) you'll get a brief description of the method.
Dale