예제 #1
0
파일: WorkflowItem.cs 프로젝트: 0anion0/IBN
 public WorkflowItem(WorkflowBuilder Container)
 {
     this.CurrentContainer = Container;
 }
예제 #2
0
 public WorkflowItem(WorkflowBuilder Container)
 {
     this.CurrentContainer = Container;
 }