G
Guest
How can i make my own class method description appear on statment completion in visual studio
For instance if i type string.compare VS displays the overloaded methods and the "Compares two specified System.String objects." line. I'd like to have similar descriptions for my methods
Thanks
For instance if i type string.compare VS displays the overloaded methods and the "Compares two specified System.String objects." line. I'd like to have similar descriptions for my methods
Thanks