예제 #1
0
 public bool IsBoolean()
 {
     return(JSApi.JS_IsBool(this));
 }