FromKeyedServicesAttribute(Object) Конструктор

Определение

Создает новый экземпляр 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)

Параметры

key
Object

Ключ службы с ключом для привязки.

Применяется к