C# 클래스 Bumblebee.Extensions.JQueryExtensions

파일 보기 프로젝트 열기: bumblebee/bumblebee

공개 메소드들

메소드 설명
HasJQuery ( this session ) : bool

This method is for determining if a Session has access to jQuery.

메소드 상세

HasJQuery() 공개 정적인 메소드

This method is for determining if a Session has access to jQuery.
public static HasJQuery ( this session ) : bool
session this The Session in question.
리턴 bool