Property | Type | Description | |
---|---|---|---|
AirbrakeRequest | System |
Method | Description | |
---|---|---|
AirbrakeRequest ( |
Initializes a new instance of the AirbrakeRequest class.
|
|
AirbrakeRequest ( string url, string component ) : System |
Initializes a new instance of the AirbrakeRequest class.
|
Method | Description | |
---|---|---|
AirbrakeRequest ( ) : System |
public AirbrakeRequest ( |
||
url | The URL. | |
component | string | The component. |
return | System |
public AirbrakeRequest ( string url, string component ) : System | ||
url | string | The URL. |
component | string | The component. |
return | System |