MatcherAttribute Constructor

Moq 2.6

Initializes a new instance of the MatcherAttribute class

Namespace:  Moq
Assembly:  Moq (in Moq.dll) Version: 2.6.1014.1 (2.6.0.0)

Syntax

C#
public MatcherAttribute()

See Also