예제 #1
0
파일: Form1.cs 프로젝트: YR23/Hackaton
 public Form1()
 {
     InitializeComponent();
     Udpshob = new UDPShob();
 }