C# 클래스 Tmds.SockJS.Route

파일 보기 프로젝트 열기: tmds/Tmds.SockJS 1 사용 예제들

공개 메소드들

메소드 설명
Route ( string method, int type, bool regex, string match, SessionHttpContextHandler handler ) : System.Text.RegularExpressions

메소드 상세

Route() 공개 메소드

public Route ( string method, int type, bool regex, string match, SessionHttpContextHandler handler ) : System.Text.RegularExpressions
method string
type int
regex bool
match string
handler SessionHttpContextHandler
리턴 System.Text.RegularExpressions