Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Huddle
Clients
ApiCallObservers
HttpStatusCodeHandlers
GoneExceptionHandler
C# Class Huddle.Clients.ApiCallObservers.HttpStatusCodeHandlers.GoneExceptionHandler
Inheritance:
IHttpStatusCodeExceptionHandler
Exibir arquivo
Open project: Huddle/Huddle.RestClient
Public Methods
Method
Description
Handle
(
ApiResponse
response
) :
void
Method Details
Handle()
public
method
public
Handle
(
ApiResponse
response
) :
void
response
ApiResponse
return
void