[]
Initializes a new instance of the PropertyNullOrWhiteSpaceException class.
public PropertyNullOrWhiteSpaceException()
Public Sub New()
Initializes a new instance of the PropertyNullOrWhiteSpaceException class.
public PropertyNullOrWhiteSpaceException(string propertyName)
Public Sub New(propertyName As String)
| Type | Name | Description |
|---|---|---|
| string | propertyName | The invalid property name. |