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

Syntax

C#
public sealed class DenyPrintingAttribute : DecoratorPatternAttribute
Visual Basic (Declaration)
Public NotInheritable Class DenyPrintingAttribute _
	Inherits DecoratorPatternAttribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    MbUnit.Core.Framework..::.PatternAttribute
      MbUnit.Core.Framework..::.DecoratorPatternAttribute
        MbUnit.Framework.Security..::.DenyPrintingAttribute

See Also