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