示例#1
0
 public engine(BUHTIG.dispatcher d) {
     this.d = d;
 }
示例#2
0
 public BuhtigIssueTrackerEngine(BUHTIG.dispatcher d) {
     this.d = d;
 }