示例#1
0
 public virtual object AddRow(object param = null)
 {
     return(tableDataSource.AddNew());
 }