ServiceApiExplorer Class

 

An implementation of ApiExplorer which ensures that the ApiController instances are registered correctly with the help page generator.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Description
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

System.Object
  System.Web.Http.Description.ApiExplorer
    Microsoft.WindowsAzure.Mobile.Service.Description.ServiceApiExplorer

Public Class ServiceApiExplorer
	Inherits ApiExplorer

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: