TagHelperFeatureProvider.IncludeType(TypeInfo) Metoda

Definice

Zadejte typ.

protected:
 virtual bool IncludeType(System::Reflection::TypeInfo ^ type);
protected virtual bool IncludeType (System.Reflection.TypeInfo type);
abstract member IncludeType : System.Reflection.TypeInfo -> bool
override this.IncludeType : System.Reflection.TypeInfo -> bool
Protected Overridable Function IncludeType (type As TypeInfo) As Boolean

Parametry

type
TypeInfo

Typ, který chcete zahrnout.

Návraty

Boolean

True if included.

Platí pro