Skip to content

Commit aa09836

Browse files
committed
调整 designer.cs.txt 格式
1 parent 0b54bd9 commit aa09836

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/main/resources/msg/resx/designer.cs.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
namespace ${namespace} {
1111
using System;
1212

13-
1413
/// <summary>
1514
/// 一个强类型的资源类,用于查找本地化的字符串等。
1615
/// </summary>
@@ -22,11 +21,8 @@ namespace ${namespace} {
2221
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
2322
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
2423
${accessibility} class ${className} {
25-
2624
private static global::System.Resources.ResourceManager resourceMan;
27-
2825
private static global::System.Globalization.CultureInfo resourceCulture;
29-
3026
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
3127
internal ${className}() {
3228
}

0 commit comments

Comments
 (0)