MiddlewareInfo

Constructors

this
this()
Undocumented in source.
this
this(string fullName, string action, string controller, string moduleName)
Undocumented in source.

Members

Variables

action
string action;
Undocumented in source.
controller
string controller;
Undocumented in source.
fullName
string fullName;
Undocumented in source.
moduleName
string moduleName;
Undocumented in source.

Meta