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