Security Assertion class

Namespace:  MbUnit.Framework
Assembly:  MbUnit.Compatibility (in MbUnit.Compatibility.dll) Version: 3.3.0.0 (3.3.459.0)

Syntax

C#
[ObsoleteAttribute("No replacement.  Please ask for one if you use this feature.")]
public sealed class OldSecurityAssert
Visual Basic (Declaration)
<ObsoleteAttribute("No replacement.  Please ask for one if you use this feature.")> _
Public NotInheritable Class OldSecurityAssert

Inheritance Hierarchy

System..::.Object
  MbUnit.Framework..::.OldSecurityAssert

See Also