Esempio n. 1
0
 public static ScriptContext GetContext(JSContext ctx)
 {
     return(_runtime.GetContext(ctx));
 }