mirror of
https://github.com/netchx/netch.git
synced 2026-05-07 22:44:03 +08:00
捕捉主控制器异常
This commit is contained in:
@@ -363,7 +363,6 @@ namespace Netch.Forms
|
||||
/// <param name="originPort"></param>
|
||||
/// <param name="portType"></param>
|
||||
/// <returns></returns>
|
||||
/// <exception cref="FormatException"></exception>
|
||||
private bool CheckPortText(string portName, ref TextBox portTextBox, ref int originPort, PortType portType = PortType.Both)
|
||||
{
|
||||
// 端口检查
|
||||
|
||||
Reference in New Issue
Block a user