Udostępnij za pośrednictwem


TypeFilterAttribute(Type) Konstruktor

Definicja

Tworzy wystąpienie nowego TypeFilterAttribute wystąpienia.

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

Parametry

type
Type

Wartość Type filtru do utworzenia.

Dotyczy