Base class for all attributes that are part of the MbUnit framework.

Namespace:  MbUnit.Core.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public class PatternAttribute : Attribute
Visual Basic (Declaration)
Public Class PatternAttribute _
	Inherits Attribute

Remarks

Base class for all attributes of MbUnit.

Inheritance Hierarchy

See Also