Exemple #1
0
 public bool IsString()
 {
     return(JSApi.JS_IsString(this));
 }