문제

I have an interface (ISomeInterface) with full xml comments, and some derived classes with matching xml comments.

If I change the comment in the interface, is it possible to update the comments in all derived classes with GhostDoc (or any other tool)?

I appreciate this may cause unwanted changes in some scenarios but I'm not concerned about that in this case.

도움이 되었습니까?

해결책

Yes, you can use Re-Document command of the GhostDoc v4.0 Beta - it will recreate XML documentation while preserve your custom tags.

Let me know if this helps.

Thanks!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top