Modify Rule S5334(Csharp): Fix sample typo (#1385)
This commit is contained in:
parent
c8d2a90efb
commit
b6306210cd
@ -13,7 +13,7 @@ public class ExampleController : Controller
|
||||
{
|
||||
public void Run(string message)
|
||||
{
|
||||
string code = @"
|
||||
const string code = @"
|
||||
using System;
|
||||
public class MyClass
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user