Builder.addRegexRoute

Undocumented in source. Be warned that the author may not have intended to support it.
class Builder
addRegexRoute
(
string regex
,
string[] methods
,
RoutingHandler handler
,
string groupName = null
,
RouteGroupType groupType = RouteGroupType.Host
)

Meta