public PythonActionRuntimeProvider()
 {
     runtime = new PythonRuntime();
 }
示例#2
0
 public PythonActionRuntimeProvider()
 {
     runtime = new PythonRuntime();
 }