Skip to content

Commit 2d6ca10

Browse files
committed
修改注释
1 parent 19053e2 commit 2d6ca10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dotnetCampus.LatestCSharpFeatures.Analyzer/FeatureGenerator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
using System.Text;
88

99
/// <summary>
10-
/// 为 IPC 接口生成对应的代理(Proxy)和对接(Joint)
10+
/// 生成 C# 新特性所需的类
1111
/// </summary>
1212
[Generator(LanguageNames.CSharp)]
1313
public class FeatureGenerator : IIncrementalGenerator

0 commit comments

Comments
 (0)