Esempio n. 1
0
 public IList <PythonStackFrame> GetFrames()
 {
     return(_process.GetThreadFrames(_identity));
 }