- allowedMiddlewares
TypeInfo_Class[] allowedMiddlewares()
Undocumented in source. Be warned that the author may not have intended to support it.
- appendRoutes
void appendRoutes(RouteItem[] items)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
RouteItem get(string actionId)
Undocumented in source. Be warned that the author may not have intended to support it.
- guardName
string guardName()
Undocumented in source. Be warned that the author may not have intended to support it.
- guardName
RouteGroup guardName(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- skippedMiddlewares
TypeInfo_Class[] skippedMiddlewares()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- withMiddleware
void withMiddleware()
Undocumented in source. Be warned that the author may not have intended to support it.
- withMiddleware
void withMiddleware(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- withoutMiddleware
void withoutMiddleware()
Undocumented in source. Be warned that the author may not have intended to support it.
- withoutMiddleware
void withoutMiddleware(string name)
Undocumented in source. Be warned that the author may not have intended to support it.