StatusReporterTypeResolver Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Diagnostics
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | StatusReporterTypeResolver() | Initializes a new instance of the StatusReporterTypeResolver with a default filter for detecting IStatusReporter instances. |
![]() | StatusReporterTypeResolver(Predicate<Type>) | Creates a new StatusReporterTypeResolver instance using a predicate to filter types that implement IStatusReporter. |
Show:
