mirror of
https://github.com/netchx/netch.git
synced 2026-05-09 22:54:03 +08:00
Rename controllers
This commit is contained in:
@@ -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
|
||||
{
|
||||
Reference in New Issue
Block a user