chore(dotnet): remove StatusCode property (#6582)

This commit is contained in:
Darío Kondratiuk 2021-05-14 11:50:49 -03:00 committed by GitHub
parent 885285bea7
commit 2b887bf835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,12 +13,6 @@ Otherwise it will be parsed as JSON.
Optional Json options that control custom behaviour when parsing the JSON.
## method: Response.statusCode
* langs: csharp
- returns: <[System.Net.HttpStatusCode]>
Gets the [System.Net.HttpStatusCode] code of the response.
### param: ElementHandle.selectOption.values = %%-csharp-select-options-values-%%
### param: ElementHandle.setInputFiles.files = %%-csharp-input-files-%%