HelpPageSampleKey Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Description.Samples
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | HelpPageSampleKey(MediaTypeHeaderValue^, SampleDirection, String^, String^, IEnumerable<String^>^) | Creates a new HelpPageSampleKey based on media type, SampleDirection, controller name, action name and parameter names. |
![]() | HelpPageSampleKey(MediaTypeHeaderValue^, Type^) | Creates a new HelpPageSampleKey based on media type and CLR type. |
![]() | HelpPageSampleKey(SampleDirection, String^, String^, IEnumerable<String^>^) | Creates a new HelpPageSampleKey based on SampleDirection, controller name, action name and parameter names. |
Show:
