Exemple #1
0
 public virtual object Missing(params object[] args)
 {
     return(ruby.Missing(this, args));
 }