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