IServiceProviderIsService Interface

Definition

Optional service used to determine if the specified type is available from the IServiceProvider.

public interface class IServiceProviderIsService
public interface IServiceProviderIsService
type IServiceProviderIsService = interface
Public Interface IServiceProviderIsService
Derived

Methods

IsService(Type)

Determines if the specified service type is available from the IServiceProvider.

Applies to