Поделиться через


ServiceFilterAttribute(Type) Конструктор

Определение

Создает экземпляр нового ServiceFilterAttribute экземпляра .

public:
 ServiceFilterAttribute(Type ^ type);
public ServiceFilterAttribute (Type type);
new Microsoft.AspNetCore.Mvc.ServiceFilterAttribute : Type -> Microsoft.AspNetCore.Mvc.ServiceFilterAttribute
Public Sub New (type As Type)

Параметры

type
Type

Фильтр Type для поиска.

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