示例#1
0
 public void Add(DataRow row)
 {
     data.Add(row);
 }