Sdílet prostřednictvím


IDependencyResolver.GetServices(Type) Metoda

Definice

Řeší násobení registrovaných služeb.

public System.Collections.Generic.IEnumerable<object> GetServices (Type serviceType);
abstract member GetServices : Type -> seq<obj>
Public Function GetServices (serviceType As Type) As IEnumerable(Of Object)

Parametry

serviceType
Type

Typ požadovaných služeb.

Návraty

Požadované služby.

Platí pro