Method | Description | |
---|---|---|
ProviderErrorEventArgs ( |
Creates a new ProviderErrorEventArgs instance.
|
public ProviderErrorEventArgs ( |
||
obj | The target object. | |
key | string | The key that caused the error. |
message | string | The error message. |
return | System |