Exemple #1
0
 public virtual object PackVarType(object p)
 {
     return(node.PackVarType(p, context));
 }