Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Class AssertionFailedException Inherits BaseAssertionException |
C# | |
---|---|
[SerializableAttribute()] public class AssertionFailedException : BaseAssertionException |
System.Object
System.Exception
System.ApplicationException
CSharpTest.Net.BaseAssertionException
CSharpTest.Net.AssertionFailedException
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
AssertionFailedException MembersCSharpTest.Net Namespace