Assertion Methods
The Assertion type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Assert(Boolean, Int16) | Obsolete.
Asserts the specified assertion.
|
![]() |
Assert(Boolean, Int16, String) |
Asserts the specified assertion.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetBaseException | (Inherited from Exception.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) | (Inherited from Exception.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ThrowAssertion(Boolean, Int16, String) |
Throws the assertion.
|
![]() |
ThrowAssertion(Boolean, Int16, Boolean) |
Throws the assertion.
|
![]() |
ToString | (Inherited from Exception.) |