Пример #1
0
 public void Init_by_make(
     Xowd_core_db_props props, gplx.xowa.bldrs.infos.Xob_info_session info_session) {
   data_mgr__core_mgr = new Xow_db_mgr(this, fsys_mgr.Root_dir());
   data_mgr__core_mgr.Init_by_make(props, info_session);
   html__hdump_mgr.Init_by_db(this);
 }