Aracılığıyla paylaş


TypeFilterAttribute(Type) Oluşturucu

Tanım

Yeni TypeFilterAttribute bir örnek oluşturur.

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

Parametreler

type
Type

Oluşturulacak Type filtrenin sayısı.

Şunlara uygulanır