C# 클래스 Web.JsonAjaxRequestExtensions

파일 보기 프로젝트 열기: daxko/Usablog

공개 메소드들

메소드 설명
IsAlreadyJsonAjaxResult ( this result ) : bool
IsJsonAjaxRequest ( this request ) : bool

메소드 상세

IsAlreadyJsonAjaxResult() 공개 정적인 메소드

public static IsAlreadyJsonAjaxResult ( this result ) : bool
result this
리턴 bool

IsJsonAjaxRequest() 공개 정적인 메소드

public static IsJsonAjaxRequest ( this request ) : bool
request this
리턴 bool