ApiGroup Class
Defines the set of API descriptions for the actions exposed by an ApiController. This information is used to generate the help page for a service.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ApiGroup(HttpControllerDescriptor^, IEnumerable<ApiDescription^>^) | Initializes a new instance of the ApiGroup for a given controller. |
| Name | Description | |
|---|---|---|
![]() | ApiDescriptions | The set of ApiDescription describing actions provided by this ApiController. |
![]() | ControllerDescriptor | Gets the HttpControllerDescriptor representing the ApiController this ApiGroup is describing. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)
.jpeg?cs-save-lang=1&cs-lang=cpp)