I was just wondering if anyone knows how to have a class method show details about itself for the calling class?
for example.
if you if you are using the XmlTextWriter class, and you go to use the flush method, the tooltip pops up and states "Flushes whatever is in the buffer etc..."
how did they do that? I would like to add that functionality to my classes.
thanks.
john
for example.
if you if you are using the XmlTextWriter class, and you go to use the flush method, the tooltip pops up and states "Flushes whatever is in the buffer etc..."
how did they do that? I would like to add that functionality to my classes.
thanks.
john