StatusReporterTypeResolver Constructor

 

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

NameDescription
System_CAPS_pubmethodStatusReporterTypeResolver()

Initializes a new instance of the StatusReporterTypeResolver with a default filter for detecting IStatusReporter instances.

System_CAPS_pubmethodStatusReporterTypeResolver(Predicate<Type>)

Creates a new StatusReporterTypeResolver instance using a predicate to filter types that implement IStatusReporter.

Return to top
Show: