Property | Type | Description | |
---|---|---|---|
Exception | |||
Message | string | ||
Title | string |
Method | Description | |
---|---|---|
ErrorEventArgs ( string title, |
||
ErrorEventArgs ( string title, string message ) : System |
public ErrorEventArgs ( string title, |
||
title | string | |
ex | ||
return | System |
public ErrorEventArgs ( string title, string message ) : System | ||
title | string | |
message | string | |
return | System |