SubscriptionController Class Members
In This Topic
The following tables list the members exposed by SubscriptionController.
Public Constructors
Public Properties
| Name | Description |
| Configuration | (Inherited from System.Web.Http.ApiController) |
| ControllerContext | (Inherited from System.Web.Http.ApiController) |
| ModelState | (Inherited from System.Web.Http.ApiController) |
| Request | (Inherited from System.Web.Http.ApiController) |
| Url | (Inherited from System.Web.Http.ApiController) |
| User | (Inherited from System.Web.Http.ApiController) |
Top
Public Methods
Protected Methods
| Name | Description |
| Initialize | (Inherited from System.Web.Http.ApiController) |
Top
See Also