AsValueStructure Method
Overloads
AsValueStructure<T>(Response) |
Convenience method to create instances from the response result |
AsValueStructure<T>(Response)
Convenience method to create instances from the response result
Declaration
protected T AsValueStructure<T>(Response response)
Parameters
Type | Name | Description |
---|---|---|
Response | response |
the Response object to handle |
Returns
Type | Description |
---|---|
T |
an instance of T based of the response result content |
Type Parameters
Name | Description |
---|---|
T |
the expected result type |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!