示例#1
0
 public MainForm()
 {
     InitializeComponent();
     xmlOperation = new XmlOperation();
 }