Partager via


FromKeyedServicesAttribute(Object) Constructeur

Définition

Crée une instance FromKeyedServicesAttribute.

public:
 FromKeyedServicesAttribute(System::Object ^ key);
public FromKeyedServicesAttribute (object key);
new Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute : obj -> Microsoft.Extensions.DependencyInjection.FromKeyedServicesAttribute
Public Sub New (key As Object)

Paramètres

key
Object

Clé du service à clé à lier.

S’applique à