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