C# Class Tmds.SockJS.Route

Afficher le fichier Open project: tmds/Tmds.SockJS Class Usage Examples

Méthodes publiques

Méthode Description
Route ( string method, int type, bool regex, string match, SessionHttpContextHandler handler ) : System.Text.RegularExpressions

Method Details

Route() public méthode

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
Résultat System.Text.RegularExpressions