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