chore: 🔨 代码细节调整 (#68)

This commit is contained in:
2023-11-30 13:17:02 +08:00
committed by GitHub
parent bebddb3558
commit 3376fbbdfa
20 changed files with 31 additions and 28 deletions

View File

@@ -3,7 +3,7 @@ using System.Xml;
namespace NetAdmin.Infrastructure.Utils;
/// <summary>
/// 程序集注释文档读取工具
/// 程序集注释文档读取
/// </summary>
public sealed class XmlCommentReader : ISingleton
{