Пример #1
0
 public bool IsException()
 {
     return(JSApi.JS_IsException(this));
 }