ServiceApiExplorer::ShouldExploreController Method (String^, HttpControllerDescriptor^, IHttpRoute^)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Description
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: virtual bool ShouldExploreController( String^ controllerVariableValue, HttpControllerDescriptor^ controllerDescriptor, IHttpRoute^ route ) override
Return Value
Type: System::Boolean
Show: