public virtual bool Close(ContextHandle handle, PlTermV a0) { bool res = handle.Close(a0); return(res); }
public virtual bool Close(ContextHandle handle, PlTermV a0) { bool res = handle.Close(a0); return res; }