Reflect.GetMethodsWithAttribute(Type, Type, Boolean) Метод

Определение

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

Параметры

fixtureType
Type
attributeType
Type
inherit
Boolean

Возвращаемое значение

Применяется к