C# Class Falcor.Server.Routing.FalcorRouterConfiguration

Afficher le fichier Open project: falcordotnet/falcor.net Class Usage Examples

Méthodes publiques

Méthode Description
FalcorRouterConfiguration ( string path, FalcorRouter>.Func routerFactory, IServiceProvider serviceProvider = null ) : System

Method Details

FalcorRouterConfiguration() public méthode

public FalcorRouterConfiguration ( string path, FalcorRouter>.Func routerFactory, IServiceProvider serviceProvider = null ) : System
path string
routerFactory FalcorRouter>.Func
serviceProvider IServiceProvider
Résultat System