示例#1
0
 public BFCENTROCOSTO()
 {
     _objDAL     = new DLCENTROCOSTO();
     _objDALList = new DLCENTROCOSTOList();
 }