public PythonActionRuntimeProvider()
 {
     runtime = new PythonRuntime();
 }
Esempio n. 2
0
 public PythonActionRuntimeProvider()
 {
     runtime = new PythonRuntime();
 }