Click or drag to resize

RestClientExceptionTResultToString Method

Returns a string that represents the current object.

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also