StauffConsulting.Essentials.| C#: |
public class Assertion :
System.Exception
|
| VB: |
Public Class Assertion
Inherits System.Exception
|
| Type Ancestry: | Exception |
Assertion |
|
Assertion |
| C#: |
Assertion ()
|
| VB: |
Sub New()
|
| C#: |
Assertion (string descr)
|
| VB: |
Sub New(ByVal descr As String)
|
Parameters
descr |