【发布时间】:2010-10-21 13:06:38
【问题描述】:
我注意到在 Java(doc) 中存在 @inheritDoc 之类的东西,因此来自最近的可继承类的 cmets 被显式复制。
.Net 中是否存在类似的东西?我知道这可以通过 GhostDoc 实现。 GhostDoc 的缺点是“基础”cmets 的更改没有体现出来......
【问题讨论】:
标签: .net inheritance comments
我注意到在 Java(doc) 中存在 @inheritDoc 之类的东西,因此来自最近的可继承类的 cmets 被显式复制。
.Net 中是否存在类似的东西?我知道这可以通过 GhostDoc 实现。 GhostDoc 的缺点是“基础”cmets 的更改没有体现出来......
【问题讨论】:
标签: .net inheritance comments
你看过沙堡吗?我相信它现在在那里得到支持。
http://www.ewoodruff.us/shfbdocs/html/79897974-ffc9-4b84-91a5-e50c66a0221d.htm
【讨论】: