C# Class Tmds.SockJS.ApplicationBuilderExtensions

Afficher le fichier Open project: tmds/Tmds.SockJS

Méthodes publiques

Méthode Description
UseSockJS ( this app, PathString prefix ) : void
UseSockJS ( this app, PathString prefix, SockJSOptions options ) : void

Method Details

UseSockJS() public static méthode

public static UseSockJS ( this app, PathString prefix ) : void
app this
prefix PathString
Résultat void

UseSockJS() public static méthode

public static UseSockJS ( this app, PathString prefix, SockJSOptions options ) : void
app this
prefix PathString
options SockJSOptions
Résultat void