예제 #1
0
 public Dictionary <int, WorkflowData> GetWorkflows()
 {
     return(_migrationEngine.GetWorkflows());
 }