Méthode | Description | |
---|---|---|
SubmitResponse ( ) : System.Collections.Generic |
Initializes a new instance of the SubmitResponse class.
|
|
SubmitResponse ( HttpStatusCode status, string error ) : System.Collections.Generic |
Initializes a new instance of the SubmitResponse class.
|
public SubmitResponse ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public SubmitResponse ( HttpStatusCode status, string error ) : System.Collections.Generic | ||
status | HttpStatusCode | The HTTP status code. |
error | string | The error message. |
Résultat | System.Collections.Generic |