mirror of
https://gitee.com/cssfw/EasyTools.git
synced 2026-03-28 03:51:36 +08:00
style: 统一变量命名规则
This commit is contained in:
@@ -8,7 +8,7 @@ using System;
|
||||
namespace EasyTools.Commands
|
||||
{
|
||||
[CommandHandler(typeof(ClientCommandHandler))]
|
||||
public class RescueCommand : ICommand
|
||||
public class KillMeCommand : ICommand
|
||||
{
|
||||
public string Command => "killme";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user