Esempio n. 1
0
 public bool IsObject()
 {
     return(JSApi.JS_IsObject(this));
 }