![]() | Assertion Class |
Defines an assertion by the method it failed in and the messages it
provided.

Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.1

The Assertion type exposes the following members.


Name | Description | |
---|---|---|
![]() | DetailedMessage |
Gets the detailed message provided by the assertion.
|
![]() | Message |
Gets the message provided by the assertion.
|
![]() | MethodName |
Gets the name of the method the assertion failed in.
|

Name | Description | |
---|---|---|
![]() | Equals |
The equals.
(Overrides ObjectEquals(Object).) |
![]() | GetHashCode |
Gets a hash code for this instance.
Calculated as recommended at http://msdn.microsoft.com/en-us/library/system.object.gethashcode.aspx
(Overrides ObjectGetHashCode.) |
![]() | ToString |
The tostring.
(Overrides ObjectToString.) |
