Method | Description | |
---|---|---|
ContentRequest ( string message ) : System.Diagnostics |
Initializes a new instance of the ContentRequest class.
|
|
ContentRequest ( string message, string branch ) : System.Diagnostics |
Initializes a new instance of the ContentRequest class.
|
protected ContentRequest ( string message ) : System.Diagnostics | ||
message | string | The message. |
return | System.Diagnostics |
protected ContentRequest ( string message, string branch ) : System.Diagnostics | ||
message | string | The message. |
branch | string | The branch the request is for. |
return | System.Diagnostics |