Пример #1
0
 protected override void WfCreateBoBasic()
 {
     BoMaster  = new AdmBLL(LoginInfo.CompNo, TabMaster.TargetTable, TabMaster.TargetColumn, TabMaster.ViewTable);
     BoGlab311 = new Glab311BLL(BoMaster.OfGetConntion());
     return;
 }