예제 #1
0
 public Graph GetCFGNextFunctionAsGLEEGraph()
 {
     return(ProgramCFG.GetNextFunctionAsGLEEGraph());
 }