❔ commenting
Hello all, I am new learner in c#
I want to comment a set of lines together. How to do this.
4 Replies
/*
code here
*/
In Visual Studio?
Ctrl+K
followed by C
while still holding Ctrl
yes i am using visual studio
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.