예제 #1
0
파일: form1.cs 프로젝트: yashbajra/samples
 public Form1()
 {
     InitializeComponent();
     _xmlHelperMethods = new XMLHelperMethods();
 }