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