示例#1
0
 public void SelectedDataRow(DataRowModel dataRowModel)
 {
     BusinessEventManager.RaiseOnSelectedEntity(Entity, dataRowModel.Id);
 }