Reflect.HasMethodWithAttribute(Type, Type) Method

Definition

public static bool HasMethodWithAttribute (Type fixtureType, Type attributeType);
static member HasMethodWithAttribute : Type * Type -> bool

Parameters

fixtureType
Type
attributeType
Type

Returns

Applies to