C# Class FeatureSwitch.AspNet.Mvc.RouteRegistrationExtensionsOwin

Show file Open project: valdisiljuconoks/FeatureSwitch

Public Methods

Method Description
MapFeatureSwitch ( this target, string routeName = Const.ModuleName ) : IAppBuilder

Method Details

MapFeatureSwitch() public static method

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