Compartir a través de


IServiceCollection interface

Advertencia

Esta API ya está en desuso.

This pattern has been superceded by the BaseComponentContext pattern. This interface will be removed in a future release.

Patrón abreviado para extraer servicios conocidos de ServiceScope.

Propiedades

serviceScope

Devuelve el ServiceScope subyacente al que pertenecen los miembros.

Detalles de las propiedades

serviceScope

Devuelve el ServiceScope subyacente al que pertenecen los miembros.

readonly serviceScope: ServiceScope;

Valor de propiedad