Bagikan melalui


ServiceFilterAttribute(Type) Konstruktor

Definisi

Membuat instans baru 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)

Parameter

type
Type

Filter Type yang akan ditemukan.

Berlaku untuk