Assertion Class |
Defines an assertion by the method it failed in and the messages it
provided.
SystemObject
Tekla.StructuresAssertion
Tekla.StructuresAssertion
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
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.) |