C# Class Hapikit.TaskExtensions

Exibir arquivo 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