Aracılığıyla paylaş


FromKeyedServicesAttribute(Object) Oluşturucu

Tanım

Yeni bir FromKeyedServicesAttribute örneği oluşturur.

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)

Parametreler

key
Object

Bağlanacak anahtarlı hizmetin anahtarı.

Şunlara uygulanır