ReSharper 文件注释

添加文件注释方法如下:

打开菜单RESHARPER->Options->Code Editing –> File Header Text

image

如图所示,在其中空白处添加对应文件头注释,

image

下面的Embrace file header with region with name中为包含注释的#region名。

原文地址:https://www.cnblogs.com/jiawei-whu/p/4348974.html