C# Class FeatureSwitch.AspNet.Mvc.RouteRegistrationExtensionsOwin

Afficher le fichier Open project: valdisiljuconoks/FeatureSwitch

Méthodes publiques

Méthode Description
MapFeatureSwitch ( this target, string routeName = Const.ModuleName ) : IAppBuilder

Method Details

MapFeatureSwitch() public static méthode

public static MapFeatureSwitch ( this target, string routeName = Const.ModuleName ) : IAppBuilder
target this
routeName string
Résultat IAppBuilder