سؤال

My question

How do I write comments for my class methods in C++ using Microsoft Visual Studio 2010 and make them appear in the tooltip? Maybe it should work, but I do not see my comments appear in the tooltip.


An example

enter image description here

هل كانت مفيدة؟

المحلول

You have to write "///" and immediately going to appear what you want. Sorry if i didn't understand your question.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top