예제 #1
0
 public MainForm()
 {
     InitializeComponent();
     xmlOperation = new XmlOperation();
 }