コード例 #1
0
ファイル: Db_mgr_fxt.java プロジェクト: qq98982/xowa
 public Db_mgr_fxt Exec_run(Xob_cmd cmd) {
   bldr_fxt.Run_cmds(cmd);
   return this;
 }