fix
This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ namespace {namespaceName};
|
||||
|
||||
partial class {className}
|
||||
{{
|
||||
public IEnumerable<string> Report()
|
||||
public IEnumerable<string> Report()
|
||||
{{
|
||||
{string.Join("\n", methodBody)}
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user