Partager via


Reflect.GetMethodsWithAttribute(Type, Type, Boolean) Méthode

Définition

public static System.Reflection.MethodInfo[] GetMethodsWithAttribute(Type fixtureType, Type attributeType, bool inherit);
static member GetMethodsWithAttribute : Type * Type * bool -> System.Reflection.MethodInfo[]

Paramètres

fixtureType
Type
attributeType
Type
inherit
Boolean

Retours

S’applique à