Example #1
0
File: Form1.cs Project: zpf1995/ERP
 private void Form1_Load(object sender, EventArgs e)
 {
     DataSet ds = mgr.ReturnDataSet();
 }