Method | Description | |
---|---|---|
DefaultError ( object instance, string propertyName, string message ) |
Initializes a new instance of the DefaultError class.
|
public DefaultError ( object instance, string propertyName, string message ) | ||
instance | object | The instance. |
propertyName | string | Name of the property. |
message | string | The message. |