Пример #1
0
 public static ScriptRuntime GetRuntime()
 {
     return(Nova.CreateRuntime(Nova.CreateNovaSetup(), Ruby.CreateRubySetup()));
 }