Rename controllers

This commit is contained in:
Netch
2021-06-21 01:49:01 +08:00
parent 334c9ba7a7
commit f4cf5267dd
7 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@ using System.Runtime.InteropServices;
namespace Netch.Controllers.Mode
{
public class ProcessController : Interface.IController
public class RedirectorController : Interface.IController
{
private enum NameList : int
{