Метод | Описание | |
---|---|---|
IsAjaxRequest ( this request, bool pjaxOnly = false ) : bool | ||
IsInteger ( this str ) : bool | ||
IsNumeric ( this str ) : bool |
public static IsAjaxRequest ( this request, bool pjaxOnly = false ) : bool | ||
request | this | |
pjaxOnly | bool | |
Результат | bool |
public static IsInteger ( this str ) : bool | ||
str | this | |
Результат | bool |
public static IsNumeric ( this str ) : bool | ||
str | this | |
Результат | bool |