示例#1
0
 public override Process GetTopLevelConcurrency(List <string> visitedDef)
 {
     return(Process.GetTopLevelConcurrency(visitedDef));
 }