AttributeConstraint.Matches(Object) Method

Definition

Determines whether the Type or other provider has the expected attribute and if its value matches the additional constraint specified.

public override bool Matches (object actual);
override this.Matches : obj -> bool

Parameters

actual
Object

Returns

Applies to