C# Class mobSocial.WebApi.Extensions.UtilityExtensions

Afficher le fichier Open project: mobsoftware/mobsocial

Méthodes publiques

Méthode Description
IsAjaxRequest ( this request, bool pjaxOnly = false ) : bool
IsInteger ( this str ) : bool
IsNumeric ( this str ) : bool

Method Details

IsAjaxRequest() public static méthode

public static IsAjaxRequest ( this request, bool pjaxOnly = false ) : bool
request this
pjaxOnly bool
Résultat bool

IsInteger() public static méthode

public static IsInteger ( this str ) : bool
str this
Résultat bool

IsNumeric() public static méthode

public static IsNumeric ( this str ) : bool
str this
Résultat bool