C# Class URSA.Web.Http.RequestMapping

Describes a request mapping.
Inheritance: IRequestMapping
显示文件 Open project: alien-mcl/URSA Class Usage Examples

Private Properties

Property Type Description
Invoke object
RequestMapping System

Private Methods

Method Description
Invoke ( ) : object
RequestMapping ( IController target, OperationInfo operation, HttpUrl methodRoute ) : System