Namespace: MbUnit.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public CopyAttribute(
	Type type
)
Public Sub New ( _
	type As Type _
)
public:
CopyAttribute(
	Type^ type
)

Parameters

type
Type

See Also