示例#1
0
 public virtual bool HasInstance(IScriptable instance)
 {
     return(obj.HasInstance(instance));
 }