Skip to main content

RouteNamingConventionDelegate

Assembly: ServiceStack.dll
View Source
Declaration
public delegate void RouteNamingConventionDelegate(IServiceRoutes routes, Type requestType, string allowedVerbs);