Esempio n. 1
0
 public WorkFlowSettings()
 {
     Parameter = new WorkFlowSettingParameter();
     Validator = new ValidatorDefault();
 }
Esempio n. 2
0
 public WorkFlowSettings()
 {
     Parameter = new WorkFlowSettingParameter();
     Validator = new ValidatorDefault();
 }