Compartilhar via


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

Definição

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

Parâmetros

fixtureType
Type
attributeType
Type
inherit
Boolean

Retornos

Aplica-se a