예제 #1
0
파일: Form1.cs 프로젝트: st52558/csharp
 public Form1()
 {
     InitializeComponent();
     hra = new Hraci();
 }