示例#1
0
 public object Call(CodeContext context, object [] args)
 {
     return(Call(context, JSOps.GetGlobalObject(context), args));
 }