Is there a standard (like phpdoc or python's docstring) for commenting C# code?

前端 未结 6 1715
遇见更好的自我
遇见更好的自我 2021-01-03 20:12

Is there a standard convention (like phpdoc or python\'s docstring) for commenting C# code so that class documentation can be automatically generated from the source code?

6条回答
提交回复
热议问题