Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 为 WCF 文档使用Sandcastle 帮助文件生成器。它正在为 SOAP 和 C# 创建完美的文档。我还有 2 个其他端点,它们是 JSON 和 XML。有没有办法为这些端点生成文档?比如获取请求样品等?
谢谢。