Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Hapikit
TaskExtensions
C# Class Hapikit.TaskExtensions
Datei anzeigen
Open project: hapikit/hapikit.net
Public Methods
Method
Description
ApplyRepresentationToAsync
(
this
task
,
IResponseHandler
responseHandler
) :
Task
Method Details
ApplyRepresentationToAsync()
public
static
method
public
static
ApplyRepresentationToAsync
(
this
task
,
IResponseHandler
responseHandler
) :
Task
task
this
responseHandler
IResponseHandler
return
Task