Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
mobSocial
WebApi
Extensions
UtilityExtensions
C# 클래스 mobSocial.WebApi.Extensions.UtilityExtensions
파일 보기
프로젝트 열기: mobsoftware/mobsocial
공개 메소드들
메소드
설명
IsAjaxRequest
(
this
request
,
bool
pjaxOnly
= false ) :
bool
IsInteger
(
this
str
) :
bool
IsNumeric
(
this
str
) :
bool
메소드 상세
IsAjaxRequest()
공개
정적인
메소드
public
static
IsAjaxRequest
(
this
request
,
bool
pjaxOnly
= false ) :
bool
request
this
pjaxOnly
bool
리턴
bool
IsInteger()
공개
정적인
메소드
public
static
IsInteger
(
this
str
) :
bool
str
this
리턴
bool
IsNumeric()
공개
정적인
메소드
public
static
IsNumeric
(
this
str
) :
bool
str
this
리턴
bool