/// <summary> /// This method does something... /// </summary> public void DoSomething() { // code... }
当使用该方法/类等...在不同的.dll中时,注释不会显示.
.net c# xml-documentation
.net ×1
c# ×1
xml-documentation ×1