Share via


FromKeyedServicesAttribute(Object) Konstruktor

Definition

Erstellt eine neue FromKeyedServicesAttribute-Instanz.

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)

Parameter

key
Object

Der Schlüssel des schlüsselierten Diensts, an den eine Bindung hergestellt werden soll.

Gilt für: