示例#1
0
 public BaseDllTask()
 {
     SystemRuntimeOperator = new TaskSystemRuntimeOperator(this);
     OpenOperator          = new TaskOpenOperator(this);
 }
 public BaseDllTask()
 {
     SystemRuntimeOperator = new TaskSystemRuntimeOperator(this);
     OpenOperator = new TaskOpenOperator(this);
 }