示例#1
0
 public ServerUI(ServerForm2 _frm)
 {
     frm = _frm;
 }
示例#2
0
 public ServerMonitor(ServerForm2 _frm)
 {
     frm = _frm;
 }