mirror of
https://github.com/netchx/netch.git
synced 2026-05-05 22:35:48 +08:00
refactor: move IModeController.TestNatRequired to Mode
This commit is contained in:
@@ -11,7 +11,5 @@ namespace Netch.Controllers
|
||||
/// <param name="mode">模式</param>
|
||||
/// <returns>是否成功</returns>
|
||||
public abstract bool Start(Server s, Mode mode);
|
||||
|
||||
public abstract bool TestNatRequired { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user