Interface IExtendedConventionRouter
Convention router with sub-navigation capacity
Inherited Members
Neutronium.Core.Navigation.Routing.IConventionRouter.Register<T>(System.String)
Neutronium.Core.Navigation.Routing.IConventionRouter.Register(System.Type, System.String)
Neutronium.Core.Navigation.Routing.IConventionRouter.Register(System.Collections.Generic.IEnumerable<System.Type>)
Namespace: Neutronium.BuildingBlocks.Application.Navigation
Assembly: Neutronium.BuildingBlocks.Application.dll
Syntax
public interface IExtendedConventionRouter : IConventionRouter